Programming Perl

Programming PerlSearch this book
Previous: 7.2.24 ExtUtils::MM_Unix - Methods Used by ExtUtils::MakeMakerChapter 7
The Standard Perl Library
Next: 7.2.26 Fcntl - Load the C fcntl.h Defines
 

7.2.25 ExtUtils::MM_VMS - Methods to Override UNIX Behavior in ExtUtils::MakeMaker

use ExtUtils::MM_VMS; # Done internally by ExtUtils::MakeMaker if needed

See ExtUtils::MM_Unix for documentation of the methods provided there. This package overrides the implementation of the methods, not the interface.


Previous: 7.2.24 ExtUtils::MM_Unix - Methods Used by ExtUtils::MakeMakerProgramming PerlNext: 7.2.26 Fcntl - Load the C fcntl.h Defines
7.2.24 ExtUtils::MM_Unix - Methods Used by ExtUtils::MakeMakerBook Index7.2.26 Fcntl - Load the C fcntl.h Defines