Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Devel-OptreeDiff-0.01/lib/Devel/OptreeDiff.pm -- Around line 527: You forgot a '=back' before '=head1'

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 01 Jul 2004 01:51:25 PM JST gpg: using DSA key 7A36FFE5D79B7977 gpg: Can't check signature: No public key --- SIGNATURE Thu Jul 1 13:51:25 2004 +++ @@ -1,5 +1,6 @@ SHA1 f79d224ffafe8c28eaf169cbf0fd73b1bc4e1423 Changes -SHA1 f57053465399c89aed5758fdd172808339ea64c5 MANIFEST +SHA1 4b75b846a8a9803716dfc020a296650e29483694 MANIFEST +SHA256 caa43184d187bec662294721ce5db6d8db30fe59fbd9444453b8f7652318568e META.yml SHA1 b411bacb88089a9131a6a77024c4fdf658b2f385 Makefile.PL SHA1 e235ee63faad9411cfc64e002a5ce0d9a9cd514e README SHA1 caa00021410af6b70e3918a363597d3b140b03b2 eg/or_die.pl ==> 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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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::OptreeDiff Produces diffs of optrees 0.01 metacpan

Other Files

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