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 Mon 29 Sep 2014 01:43:32 AM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Mon Sep 29 01:43:36 2014 +++ @@ -1,6 +1,8 @@ SHA1 1cef8f8ea1b4cdfa0c2c3149f1ef7937f370c34a Changes -SHA1 8c0ff57077ef6c50d981a90c27c0fb1c3fbc24a0 MANIFEST +SHA1 d207f3f05e5837203a27f42a768e7842888b116c MANIFEST SHA1 5f29cdcbfacb9c46ac155fff9844aceeb064aef1 MANIFEST.SKIP +SHA256 c268a47e7d444a490dcff0d343189b9de70a676b5cc510673118e9815496504c META.json +SHA256 05be89e191336400ad2322a7287c81519eb74f77487ab42802831ef7ec7e84f6 META.yml SHA1 12888ad30ef63d4b731a3b593f88d0a0da750ca1 Makefile.PL SHA1 bd505d0ffc7e7e8312559ee516f9e54bb8b76d4e README SHA1 b8681aae2e14bb88e417dae58c88fc5e635df0ea lib/Compare/Directory.pm ==> 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.

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.

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
Compare::Directory Interface to compare directories. 1.18 metacpan

Other Files

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