Changes for version 6.12 - 2003-07-29
- Should any of your prefixes be /, MakeMaker might lose this and prepend your prefix as "prefixyour/directory" rather than "prefix/your/directory" (Ed Moy bleadperl 20283)
- Reversing "realclean was duplicating work already done by clean" (CVS 1.124 MM_Unix.pm). Turns out it wasn't a duplication and this was causing INST_* files to be left behind if your INST_LIB wasn't blib/* as in the perl core. realclean now removes the files copied to INST_*.
- Eliminating xsubpp_version(). No longer relevant. It was checking for a feature added to xsubpp before 5.003_07 and doing it in a really bizarre way.
Documentation
Frequently Asked Questions About MakeMaker
Writing a module with MakeMaker
Modules
utilities to replace common UNIX commands in Makefiles etc.
Commands for the MM's to use in Makefiles
install files from here to there
Inventory management of installed modules
determine libraries to use and how to use them
OS adjusted ExtUtils::MakeMaker subclass
Platform-agnostic MM methods
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
DOS specific subclass of ExtUtils::MM_Unix
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
U/WIN specific subclass of ExtUtils::MM_Unix
methods used by ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
methods to override UN*X behaviour in ExtUtils::MakeMaker
method to customize MakeMaker for Win9X
ExtUtils::MakeMaker subclass for customization
Create a module Makefile
Version-agnostic bytes.pm
Platform-agnostic vmsish.pm
utilities to write and check a MANIFEST file
make a bootstrap file for use by DynaLoader
write linker options files for dynamic extension
manage .packlist files
add blib/* directories to @INC
Provides
in lib/ExtUtils/Mkbootstrap.pm
in lib/ExtUtils/Install.pm
in lib/ExtUtils/Liblist/Kid.pm
in lib/ExtUtils/MM_Unix.pm
in lib/ExtUtils/MM.pm
in lib/ExtUtils/MY.pm