Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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 Thu 07 Aug 2008 12:37:14 PM JST gpg: using DSA key B317D0B4787244FA gpg: Can't check signature: No public key --- SIGNATURE Thu Aug 7 12:37:19 2008 +++ @@ -1,7 +1,7 @@ -SHA1 c83281916bf50854cf14e284d8591e10a5b350fb Changes +SHA1 ef77ddb296cbb2a19aa18a54ecd32eea64957f87 Changes SHA1 726484ece96fbe5fcfd3629c45b4f550064e8250 MANIFEST -SHA1 1f76375019cbfc94d02266964dd7dcb4819a6af3 META.yml -SHA1 7b5264f6436ac5f4883e47b860641d20ff202e52 Makefile.PL +SHA1 2d0011081eb0f8534ba9e72e44260cb64c64d54b META.yml +SHA1 80865e307432804dbb8e864af61c19b3d44f5872 Makefile.PL SHA1 8b836389e4bc170eb8d19b7296b2f4978ac36136 inc/Module/Install.pm SHA1 85b32a1d5f215d99f411c3dd6113b537fcd5c57d inc/Module/Install/Base.pm SHA1 fde745e180861c7c0ba3ee5a767cafdbdb1d3ebd inc/Module/Install/Can.pm @@ -10,9 +10,9 @@ SHA1 ba005818ee9f97146bfa4e14e53c684e9e446902 inc/Module/Install/Metadata.pm SHA1 85e6b1cf5b7ca81bfb469a99389fa947d4b8a08e inc/Module/Install/Win32.pm SHA1 d32dff9f0d2f02023ca6d79a48d62fd855916351 inc/Module/Install/WriteAll.pm -SHA1 077631f2780f8d988df64210f1c3228a339746d4 lib/Devel/StackTrace/WithLexicals.pm -SHA1 61e8ec7c62e7fa0a978258842d468c531334213b lib/Devel/StackTrace/WithLexicals/Frame.pm -SHA1 edc9829b93a0c8834672a3e3e47bcf05f4e86097 t/000-synopsis.t +SHA1 129e614a0a878e96e7a566753cc373911f6c969e lib/Devel/StackTrace/WithLexicals.pm +SHA1 5c363188479189db1a4d83c995b7f3c9f3e46366 lib/Devel/StackTrace/WithLexicals/Frame.pm +SHA1 a231ee4d850342f1780cf10f81a24fc576525170 t/000-synopsis.t SHA1 14938dfd3c1a197e6a79fc5ed720cd3e8cb24726 t/001-basic.t SHA1 cae02e667f3702b2b360600527615eed47b0b02c t/002-nested.t SHA1 cbe6b80ef1efc86952886d26b91ef8ce3c9daed1 t/003-eval.t ==> 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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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
Devel::StackTrace::WithLexicals Devel::StackTrace + PadWalker 0.02 metacpan
Devel::StackTrace::WithLexicals::Frame metacpan

Other Files

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