Query: extutils::mm
OS: debian
Section: 3perl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::MM(3perl) Perl Programmers Reference Guide ExtUtils::MM(3perl)NAMEExtUtils::MM - OS adjusted ExtUtils::MakeMaker subclassSYNOPSISrequire ExtUtils::MM; my $mm = MM->new(...);DESCRIPTIONFOR INTERNAL USE ONLY ExtUtils::MM is a subclass of ExtUtils::MakeMaker which automatically chooses the appropriate OS specific subclass for you (ie. ExtUils::MM_Unix, 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 v5.14.2 2011-09-26 ExtUtils::MM(3perl)
| Related Man Pages |
|---|
| extutils::mm_any(3pm) - redhat |
| extutils::mm_macos(3pm) - redhat |
| extutils::typemaps::cmd5.18(3pm) - mojave |
| extutils::typemaps::cmd(3) - centos |
| extutils::typemaps::cmd(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |