Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

ExtUtils::MM

Name ExtUtils::MM
Version 7.64
Located at /usr/local/share/perl5
File /usr/local/share/perl5/ExtUtils/MM.pm
Is Core No
Search CPAN for this module ExtUtils::MM
Documentation ExtUtils::MM
Module Details ExtUtils::MM

NAME

ExtUtils::MM - OS adjusted ExtUtils::MakeMaker subclass


SYNOPSIS

  require ExtUtils::MM;
  my $mm = MM->new(...);


DESCRIPTION

FOR INTERNAL USE ONLY

ExtUtils::MM is a subclass of the ExtUtils::MakeMaker manpage which automatically chooses the appropriate OS specific subclass for you (ie. the ExtUtils::MM_Unix manpage, etc...).

It also provides a convenient alias via the MM class (I didn't want MakeMaker modules outside of ExtUtils/).

This class might turn out to be a temporary solution, but MM won't go away.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024