-
-
31 Jul 2018 16:36:35 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (878 / 4 / 0)
- Kwalitee
Bus factor: 1- 92.46% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (133.22KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Data::Dumper
- File::Basename
- File::HomeDir
- File::Path
- Getopt::Long
- Getopt::Std
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 modulesSubroutines for testing ExtUtils::ModuleMakerDefault values for ExtUtils::ModuleMaker objectsMethods used within ExtUtils::ModuleMaker::new() and ExtUtils::ModuleMaker::Interactive::Main_MenuHold methods used in modulemakerTemplates for the module's License/CopyrightOpen source software licensesProcess command-line options for modulemakerMethods used within ExtUtils::ModuleMakerProvides
in lib/ExtUtils/ModuleMaker/MockHomeDir.pmin lib/ExtUtils/ModuleMaker.pmin lib/ExtUtils/ModuleMaker/MockHomeDir.pmModule Install Instructions
To install ExtUtils::ModuleMaker, copy and paste the appropriate command in to your terminal.
cpanm ExtUtils::ModuleMaker
perl -MCPAN -e shell install ExtUtils::ModuleMaker
For more information on module installation, please visit the detailed CPAN module installation guide.