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

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.

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/.*)|(?:^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$)|(?:^INFO.yaml$)|(?:^_build/)|(?:^misc/)|(?:^* <-- HERE ~$)|(?:^make-dist$)|(?:^MethodMaker\.(?:bs|o|c)$)/ 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

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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.06 metacpan
Class::MethodMaker::Constants metacpan
Class::MethodMaker::Engine The parameter passing, method installation & non-data-structure methods of Class::MethodMaker. 2.06 metacpan
Class::MethodMaker::OptExt Constants for C::MM's option extension mechanism metacpan
Class::MethodMaker::V1Compat V1 compatibility code for C::MM metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan