Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: B::Stats::Minus

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 Sat 07 Jun 2014 08:40:37 AM JST gpg: using DSA key 9A6D92628FFDC942 gpg: Can't check signature: No public key --- SIGNATURE Sat Jun 7 08:40:40 2014 +++ @@ -1,6 +1,8 @@ SHA1 a5c7caf8d419f9c53afb5077509576a2a12861bb .gitignore SHA1 012fe1ce01fb53ea10dfac7145ee7217b8b3ae85 LICENSE -SHA1 b73a0edc1a14b214acd663fcfa7f0fbdc6aedb44 MANIFEST +SHA1 562ec84cd4dfc87aced05be83023d38762a82777 MANIFEST +SHA256 f5379345b9aaffb17691c9f84775fe2c2f40e749489b3895d2deebd4e8d53453 META.json +SHA256 74b56eed909efe5789a77c91ca23e118a8dee42aa00865c620488294ffded1eb META.yml SHA1 7bf6e519b2d19aa6ab27f46d2e385350aa9d4419 Makefile.PL SHA1 258baa397513b601ab8beacc75d49574173bdcc7 README SHA1 21b6bbb080c0747e2328586dc39682cf46525dc1 Stats.xs ==> 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::Stats, B::Stats::Minus

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
B::Stats print optree statistics 0.08 metacpan
B::Stats::Minus metacpan

Other Files

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