Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (13) does not match dist (12):
  • Duplicates in MANIFEST: SIGNATURE

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 08 Sep 2014 06:53:07 AM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Mon Sep 8 06:53:10 2014 +++ @@ -1,6 +1,8 @@ SHA1 9b95bdebe252ace0252813a2eb6e1d7b807d0366 Changes -SHA1 9f85c458061754d1d347393cce4fdfa82859a086 MANIFEST +SHA1 a10db4e6b37a0306128668894903f71af719499c MANIFEST SHA1 a4f77f2a7583eda8640efb925d0864ba24f266f6 MANIFEST.SKIP +SHA256 f753b99efe1c2c2e06ade0631a7d444ea2cca88a059a89d01710c7fe232233d6 META.json +SHA256 bd05a0aa4136a671a3447cd435900efc81065865ceacdce0b543577d4ebd177d META.yml SHA1 7a8349bc51c85db4071a07a58fdf2b8f5cdb77b3 Makefile.PL SHA1 9e0945982fe7a6ea04686a713003a5661f64535a README SHA1 4c9bd4b1c04daee0f47662475bde6f9f350f052a lib/MouseX/Params/Validate.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
MouseX::Params::Validate Extension of Params::Validate using Mouse's types. 0.07 metacpan

Other Files

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