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 15 Jul 2005 09:25:14 AM JST gpg: using DSA key 578F3980C29C9910 gpg: Can't check signature: No public key --- SIGNATURE Fri Jul 15 09:25:14 2005 +++ @@ -1,6 +1,6 @@ SHA1 949e249af03d7be3217831ca40a45dde34367848 Changes SHA1 628229b80553f5db9e82aa3c6dbbaacf5cd7efd9 MANIFEST -SHA1 9092269573c15265dea4c13d19cc5889d79c8561 META.yml +SHA1 81d054239fc18ad78d539f00566b49ce6644d764 META.yml SHA1 bc8a3eacef71e55e7f76430431b01732b269bf84 Makefile.PL SHA1 4d915ef71181547602680f0f8c82ae587e42ec70 Node.xs SHA1 6998046345f11bf0f2a9d8fbf7060b550b5ade1c 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.04 metacpan

Other Files

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