Class-MethodMaker 2.16 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Class::MethodMaker, CommonMethods, Generate
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Tue 11 May 2010 07:42:21 AM JST gpg: using DSA key AD05796B080ABA07 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_maniskip_error
-
Fix the problematic entry.
Error: ^* matches null string many times in regex; marked by <-- HERE in m/(?:^(.*/)?CVS/.*)|(?:^(.*/)?.svn/.*)|(?:^Makefile(.old)?$)|(?:^Build$)|(?:^Clean$)|(?:^RollingBuild$)|(?:^blib/.*)|(?:^pm_to_blib$)|(?:^.cvsignore$)|(?:^MANIFEST.bak$)|(?:^testcheck$)|(?:^.*/\.cvsignore$)|(?:^lib/Class/MethodMaker/(?:array|hash|scalar)\.pm$)|(?:^lib/Class/MethodMaker/\.\#.*$)|(?:^lib/Class/MethodMaker\.(?:bs|o|c)$)|(?:^html(?:/.*)?$)|(?:^(.*/)?.cvsignore$)|(?:^(.*/)?.svnignore$)|(?:^INFO.yaml$)|(?:^_build/)|(?:^misc/)|(?:^* <-- HERE ~$)|(?:^make-dist$)|(?:^MethodMaker\.(?:bs|o|c)$)|(?:^lib/Class/MethodMaker.xs$)|(?:.git)|(?:.gitignore)|(?:^Class-MethodMaker-.*\..*$)/ at lib/ExtUtils/Manifest.pm line 440.
- 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: Class::MethodMaker, CommonMethods, Generate
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Class::MethodMaker | Create generic methods for OO Perl | 2.16 | metacpan |
Class::MethodMaker::Constants | metacpan | ||
Class::MethodMaker::Engine | The parameter passing, method installation & non-data-structure methods of Class::MethodMaker. | 2.16 | metacpan |
Class::MethodMaker::OptExt | Constants for C::MM's option extension mechanism | metacpan | |
Class::MethodMaker::V1Compat | V1 compatibility code for C::MM | metacpan | |
Generate | metacpan |