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 Sun 19 Oct 2014 05:57:59 PM JST gpg: using RSA key DA172575A8EC2FE9 gpg: Can't check signature: No public key --- SIGNATURE Sun Oct 19 17:57:59 2014 +++ @@ -1,6 +1,8 @@ SHA1 dd51368bf6d1a2ff5333e4d2967dfe7a14c954cc Changes -SHA1 b6bfc7031735dffc30c31a791fd0e86c63d4b5a4 MANIFEST +SHA1 2fca36591bddff224f0e0377af6e45379fe666b9 MANIFEST SHA1 5f29cdcbfacb9c46ac155fff9844aceeb064aef1 MANIFEST.SKIP +SHA256 217d00432cc9ac35419ef3277b41ef9b69b4b7715fe5e3937c3efb91b755b1a4 META.json +SHA256 748243c58ed676ab21ad0fa5e9e3017e8a68f686fb64a8e30e9a5d00852d63cf META.yml SHA1 b618a7d1811ae108ee4cfd22c8131a7193fd81ed Makefile.PL SHA1 cf6245aa9d3b5f5f6ad43cdc239188d57452220f README SHA1 99ed76f1e014159810fe1097409a78f1d99dd0e7 lib/Games/Cards/Pair.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.

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
Games::Cards::Pair Interface to the Pelmanism (Pair) Card Game. 0.04 metacpan
Games::Cards::Pair::Card Object representation of a card. 0.04 metacpan

Other Files

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