Changes for version 0.63

  • Move MockHomeDir.pm from underneath t/ to underneath lib/.
  • The functions exported by ExtUtils::ModuleMaker::Auxiliary are intended to be used in testing this distribution -- and all distributions which subclass it, such as ExtUtils::ModuleMaker::PBP. Auxiliary.pm uses functions found in MockHomeDir.pm. But unless MockHomeDir.pm is underneath lib/ExtUtils/, it won't be indexed by CPAN and won't be found by the test suites of subclasses. Hence, move it to underneath lib/.

Documentation

interactive interface to ExtUtils::ModuleMaker; replaces h2xs -AXn [module]

Modules

Better than h2xs for creating modules
Subroutines for testing ExtUtils::ModuleMaker
Default values for ExtUtils::ModuleMaker objects
Methods used within ExtUtils::ModuleMaker::new() and ExtUtils::ModuleMaker::Interactive::Main_Menu
Hold methods used in modulemaker
Templates for the module's License/Copyright
Open source software licenses
Process command-line options for modulemaker
Methods used within ExtUtils::ModuleMaker

Provides

in lib/ExtUtils/ModuleMaker/MockHomeDir.pm
in lib/ExtUtils/ModuleMaker.pm
in lib/ExtUtils/ModuleMaker/MockHomeDir.pm