The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.49

  • Responded to bug report http://rt.cpan.org/Ticket/Display.html?id=25830 that when either INCLUDE_POD_COVERAGE_TEST or INCLUDE_POD_TEST is used on Windows, using File::Spec::catfile to generate filenames for MANIFEST results in Windows-style path separators (\) appearing in MANIFEST. Though most of the time you want to use catfile to generate system-specific paths, in this case you do not because ExtUtils::Manifest uses only Unix-style path separators (/). Fixed.
  • Responded to bug report

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.pm