Kwalitee Issues

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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 Wed 30 Mar 2011 09:15:28 PM JST gpg: using RSA key 56DB0CD2AFBB6E97 gpg: Can't check signature: No public key --- SIGNATURE Fri Jun 12 16:50:45 2015 +++ @@ -1,23 +1,33 @@ -SHA1 21a72ef5b9a831b07375993f6dcdb1268d6bb823 Changes -SHA1 bc31fc77854c2994defefb1ac66805e27ca005ec MANIFEST -SHA1 bde3557bd2d8f8d11725a7ff4ac2ad09cdc3c38e MANIFEST.skip -SHA1 0238d2fa80aea5b6e00e77849da1f001e013c182 META.yml -SHA1 791f013a676441b9d36b9376f55f88bd691ac275 Makefile.PL +SHA1 3ff9447d7a567c0dd2fd580b4bf077580b44b36d Changes +SHA256 c03cea027b4b40e4402fabd08557736727ec3d5bc54ad64ab6472de432198cad LICENSE +SHA1 4a558d0320f210957a488f876656545087b57708 MANIFEST +SHA1 cdd77c1706f192e8f7557f7b658e239c82946102 MANIFEST.skip +SHA256 439b2afe406c458f3e3cd88ec8357c3c966bc4fc5af6b5dd8c4b97242f8dde63 META.json +SHA1 95579ea54771b0168c68406cb49ee960f5810a85 META.yml +SHA1 23d2b1c44c5994eddb7da40eced856bb6d8e6bbd Makefile.PL SHA1 8fa52c4188be8378480f85b1a09fbb089b17580f README -SHA1 be8f42c1c4140b3fde86d180c20aac606b58a2d5 lib/Pod/POM/View/TextBasic.pm -SHA1 c5815178e45d2684f43975ee2413cb598432b8c1 lib/Pod/Spelling.pm +SHA256 4f942dba9f7cdd2774356552e0e0acdb001afac727dd05d502f0ab0d478945e8 README.md +SHA256 405e5b187b1a324a08a05347b61518ee007ed8c890f264b3dfe76032c4c40c3b cpanfile +SHA1 10fdf8b4d218e36f139545e452b0f7009ad02010 lib/Pod/POM/View/TextBasic.pm +SHA1 d868e9b037e6dcd6da0607195e905d4eb919fb70 lib/Pod/Spelling.pm SHA1 4e7a5ebe113dc07ad75e3b3c9de4d40ad60fd8b4 lib/Pod/Spelling/Aspell.pm SHA1 2e9ddf73adf589ffb30fd206db7679880a99b924 lib/Pod/Spelling/Ispell.pm -SHA1 a606151021e79381884cc24758c115e1030e727e lib/Test/Pod/Spelling.pm +SHA1 1048adc16494a0feebc02d971d2c1913d042beca lib/Test/Pod/Spelling.pm SHA1 a52e559d40e422843f4ee6f210ec0e973efa0706 t/bad.pod -SHA1 6ab683f8ad49cd1eee06ed4bcdac039be173aca8 t/good.pod -SHA1 ab1ce489c5081fc3c6dbb3774656b64fd3af0905 t/manifest.t +SHA256 af3254982fb008159d2dab9897e517ed114ea6b41e31f9a829dfa5c282222c4c t/for.pod +SHA1 e442cadda2ede45c08176041b69bb2192081fe34 t/good.pod +SHA1 8ed6c2a1bf1b4e42d6e4172e0d645c2ad0cf80cd t/manifest.t +SHA256 dd2b4702a0aa92e59924bedabc4fdc4314baab6e215e083c9c90b58a6f529879 t/numbers.pod +SHA256 32d95c798f4b21cf16272923c3fe976563307314d76bf0c92127a9070ca91c76 t/one.pod +SHA256 f880d9dd28569f27d86ac936db2d216a71529142e582ff5da549aa061dc79cd7 t/pod_coverage.t +SHA256 8c992a40b35cf912bcaf758b8dc51da5bd78b947d5ff6ccdd0c08f521eff2c9c t/pod_for.t SHA1 a1f76836c559630d33135e65c62b164922c75b17 t/pod_format.t -SHA1 fc59891cfd202f553cbfa9d20eebf1dc2a532f5b t/pod_spelling_aispell.t -SHA1 ee6ef2523e411da00f5eb052efae0c2894e3d480 t/pod_spelling_base.t +SHA1 7f7a6ce6861646431596385723c9747249a9ada6 t/pod_spelling_aispell.t +SHA1 7231e3321680275c506c8eecff1f685c0e1c9fa4 t/pod_spelling_base.t SHA1 922d1747cca59402412d4657177b040a6d525ade t/pod_spelling_base_cb.t -SHA1 16cd5a52359bae2023fd73dba9bdeb94ae2659e6 t/pod_spelling_import_speller.t +SHA1 617ba6a2157747b26c2c11ef37625508f53c1307 t/pod_spelling_import_speller.t SHA1 897e79c076dddd7dc4e33ca3280fe09db3139c54 t/pod_wordlist.pod -SHA1 2d79c1e65f8551112b4300871d18189bd0cac9f1 t/test_pod_spelling.t +SHA256 05775c6f47455e6601a441e9a2c8f5ad421d4462a52c0acf6eb655700b6d70fa t/rt_75228.txt +SHA1 8f0244e5e95a0cf535a3202e0975ee514ce2cf19 t/test_pod_spelling.t SHA1 6add92fad1e568ee219b99d5d044f315608815d7 t/test_pod_spelling_add_stopwords.t -SHA1 81a2f903cbc3cfdd8e39fd14611081cfe0d57aec t/textbasic.t +SHA1 bc75c86b17ad192b4ab9f3d7d84c87bf7a585e22 t/textbasic.t ==> 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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.1,0.2,0.4,0.6

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).

Modules

Name Abstract Version View
Pod::POM::View::TextBasic Pod::POM::View::Text without sequence formatting 0.2 metacpan
Pod::Spelling Send POD to a spelling checker 0.6 metacpan
Pod::Spelling::Aspell Spell-test POD with Aspell 0.1 metacpan
Pod::Spelling::Ispell Spell-test POD with Ispell 0.2 metacpan
Test::Pod::Spelling A Test library to spell-check POD files 0.4 metacpan

Other Files

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