Changes for version 0.35

  • Removed support for Perl 4 style module names (e.g., D'oh).
  • Added many tests, including tests for the modulemaker utility in non-interactive mode.
  • Extensive refactoring, including extraction of most variable and subroutine declarations from modulemaker utility and placed them in lib/ExtUtils/ModuleMaker/Interactive.pm. Done to simplify future maintenance and make coverage results more transparent.
  • Added partial_dump() method to ModuleMaker.pm. This is not yet viewed as publicly available but is used to diagnose the content of the EUMM object during development.
  • Improvements in documentation; more to come.

Documentation

interactive interface to ExtUtils::ModuleMaker

Modules

Better than h2xs for creating modules
Hold subroutines used in modulemaker
Templates for the module's License/Copyright
Templates for the module's License/Copyright
Demonstation of alternate style/templates