ExtUtils-ModuleMaker 0.63 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: ExtUtils::ModuleMaker::Defaults
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- File::HomeDir
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
ExtUtils::ModuleMaker | Better than h2xs for creating modules | 0.63 | metacpan |
ExtUtils::ModuleMaker::Auxiliary | Subroutines for testing ExtUtils::ModuleMaker | 0.63 | metacpan |
ExtUtils::ModuleMaker::Defaults | Default values for ExtUtils::ModuleMaker objects | 0.63 | metacpan |
ExtUtils::ModuleMaker::Initializers | Methods used within C<ExtUtils::ModuleMaker::new()> and C<ExtUtils::ModuleMaker::Interactive::Main_Menu> | 0.63 | metacpan |
ExtUtils::ModuleMaker::Interactive | Hold methods used in F<modulemaker> | 0.63 | metacpan |
ExtUtils::ModuleMaker::Licenses::Local | Templates for the module's License/Copyright | 0.63 | metacpan |
ExtUtils::ModuleMaker::Licenses::Standard | Open source software licenses | 0.63 | metacpan |
ExtUtils::ModuleMaker::MockHomeDir | 0.63 | metacpan | |
ExtUtils::ModuleMaker::Opts | Process command-line options for F<modulemaker> | 0.63 | metacpan |
ExtUtils::ModuleMaker::StandardText | Methods used within ExtUtils::ModuleMaker | 0.63 | metacpan |