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 06 Jun 2008 10:15:15 PM JST gpg: using RSA key 9E0CB605439C5533 gpg: Can't check signature: No public key --- SIGNATURE Fri Jun 6 22:15:23 2008 +++ @@ -1,14 +1,14 @@ -SHA1 78495ba03ffe0320e0b7ac812cf3c6fa3ca65911 Changes +SHA1 94c40bb3de33f5fffc6e7a2c07b57085a3120448 Changes SHA1 9a3c4a096e94d38aae3ae3c94dca598123bd67ae JHash.xs -SHA1 dbc3072b986c794995069736e0f43d3fb890307d MANIFEST -SHA1 5f1bcf8ea6cdfa7d135986f385695fe568575b3f META.yml +SHA1 136b16b1177e436f3e266db6c09e41859c86bccc MANIFEST +SHA1 c7db0b191951d9af7635316d87e50b872ecfe6c0 META.yml SHA1 bdb56cf7eda7ea5235c76c1317eda9c8ca382fab Makefile.PL SHA1 23ba39bf5a130f18440559e6ae24cd2e5bfac880 README SHA1 c61feb168d68aa03110344bc534a4615b5e4ede1 examples/jhash.pl SHA1 765dbbae4f3e52a75e246da1f0f1de6c0f2b2ca9 examples/oo_vs_func.pl SHA1 3335b34c8200680f604ecd2eeea68443d6865d2e html/JHash.html SHA1 d90c797dc2c8eba2986207094b1ea8ec084008d9 html/docs.css -SHA1 815ee12e61cd0b9dd580fdd9bd8847b5f83b1260 lib/Digest/JHash.pm +SHA1 ad9ea8f4d455d2828e0bb07f3452071772510005 lib/Digest/JHash.pm SHA1 e025dfa24a881d66b0b2e4074d7dec859e14811e misc/kwalitee.t SHA1 caeefb74df20ef182263a30796d1fe21826d43e2 misc/make_manifest.pl SHA1 74440f42d3c5784eb32b5f9dc60c9de277092796 misc/mkdist.bat ==> 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_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
Digest::JHash Perl extension for 32 bit Jenkins Hashing Algorithm 0.06 metacpan

Other Files

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