extutils::mm(3perl) debian man page | unix.com

Man Page: extutils::mm

Operating Environment: debian

Section: 3perl

ExtUtils::MM(3perl)					 Perl Programmers Reference Guide				       ExtUtils::MM(3perl)

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 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_macos(3pm) - redhat
extutils::typemaps::cmd5.18(3pm) - mojave
extutils::typemaps::cmd(3pm) - osx
extutils::mm_win32(3perl) - debian
extutils::xspp::node::class(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph