Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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 Sun 03 Aug 2014 11:29:11 PM JST gpg: using DSA key 9A6D92628FFDC942 gpg: Can't check signature: No public key --- SIGNATURE Sun Aug 3 23:29:21 2014 +++ @@ -2,7 +2,8 @@ SHA1 366e2254c6902ac1f48cb1df09af3043a96aa84e Changes SHA1 1fa102688dd2d79dbf4cf269aabd2e5482ab7734 Copying SHA1 9926d262f85aa73d2c6f6ba9a1f2569a5510af71 Debug.pm -SHA1 d36c719d1759b8cc3cfab7c797e37bccd2d341f1 MANIFEST +SHA1 6855424ecb040c2c334db6f7be9867b9c76aea2b MANIFEST +SHA256 f03855754c2da809f41c4b6734cba185ce022743dc4bafeebf7336d43fbe71d9 META.json SHA1 5916d970a29be8279fb441f20bd87687439f919c META.yml SHA1 968849a8d3b3f3c9cede3e8d5ae61ff728e19193 Makefile.PL SHA1 5aabc641f5955cb9fc0e96193f11b3e32530ae3f README ==> MISMATCHED content between SIGNATURE and distribution files! <==

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: B::Debug

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.

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
B::Debug Walk Perl syntax tree, printing debug info about ops 1.20 metacpan

Other Files

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