ExtUtils::MM_Unix(3p) Perl Programmers Reference Guide ExtUtils::MM_Unix(3p)
ExtUtils::MM_Unix(3p) Perl Programmers Reference Guide ExtUtils::MM_Unix(3p) # ExtUtils::MM_Unix(3p) Perl Programmers Reference Guide ExtUtils::MM_Unix(3p) NNAAMMEE # ExtUtils::MM_Unix - methods used by ExtUtils::MakeMaker SSYYNNOOPPSSIISS # require ExtUtils::MM_Unix; DDEESSCCRRIIPPTTIIOONN # The methods provided by this package are designed to be used in conjunction with ExtUtils::MakeMaker. When MakeMaker writes a Makefile, it creates one or more objects that inherit their methods from a package MM. MM itself doesn't provide any methods, but it ISA ExtUtils::MM_Unix class. ...