ExtUtils-ModuleMaker 0.60 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
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
- 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.60 | metacpan |
ExtUtils::ModuleMaker::Auxiliary | Subroutines for testing ExtUtils::ModuleMaker | 0.60 | metacpan |
ExtUtils::ModuleMaker::Defaults | Default values for ExtUtils::ModuleMaker objects | 0.60 | metacpan |
ExtUtils::ModuleMaker::Initializers | Methods used within C<ExtUtils::ModuleMaker::new()> and C<ExtUtils::ModuleMaker::Interactive::Main_Menu> | 0.60 | metacpan |
ExtUtils::ModuleMaker::Interactive | Hold methods used in F<modulemaker> | 0.60 | metacpan |
ExtUtils::ModuleMaker::Licenses::Local | Templates for the module's License/Copyright | 0.60 | metacpan |
ExtUtils::ModuleMaker::Licenses::Standard | Open source software licenses | 0.60 | metacpan |
ExtUtils::ModuleMaker::Opts | Process command-line options for F<modulemaker> | 0.60 | metacpan |
ExtUtils::ModuleMaker::StandardText | Methods used within ExtUtils::ModuleMaker | 0.60 | metacpan |
Provides
Name | File | View |
---|---|---|
ExtUtils::ModuleMaker::Personal::Defaults | lib/ExtUtils/ModuleMaker.pm | metacpan |