Kwalitee Issues

No Core Issues.

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 Fri 22 Jul 2005 08:06:36 AM JST gpg: using DSA key 578F3980C29C9910 gpg: Can't check signature: No public key --- SIGNATURE Fri Jul 22 08:06:36 2005 +++ @@ -1,6 +1,6 @@ SHA1 ee52ee76b4533417c3d223ef49a13d922b6b0481 Changes SHA1 79d88f9dc9efbca6bb0b49b007860f488364995a MANIFEST -SHA1 9092269573c15265dea4c13d19cc5889d79c8561 META.yml +SHA1 0d43b20057ef919068b1ef1e0c8bb3182bfe7c0f META.yml SHA1 bc8a3eacef71e55e7f76430431b01732b269bf84 Makefile.PL SHA1 cf4262e155b1b3c93634c958124046ae52e50f1a Node.xs SHA1 bb2311152a87a69ea59cc7759f1e0aeee5feb16c 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.

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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
Tree::Node Memory-efficient tree nodes in Perl 0.05 metacpan

Other Files

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