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 30 Sep 2007 02:09:27 AM JST gpg: using RSA key 17BD218C31D9047C gpg: Can't check signature: No public key --- SIGNATURE Sun Sep 30 02:09:27 2007 +++ @@ -1,14 +1,23 @@ SHA1 c61355818faf12da47933406f49d86dc73838f6c .cvsignore -SHA1 266cbf77014a275a892a39f11342dcdfd678e893 Changes +SHA256 1c54dd6a4454b4f7056edd882de24bf3d7f976a84e89f64a5d6d361beed5e172 .portupload.yml -SHA1 e66e2ff20153e05d9dbf38ebb097757edf81a1bb MANIFEST +SHA1 e97782bf6fc8b8dc52d89e87d3f533a51280e8e0 Changes -SHA1 a13ad271af7268dc5e005b9b578ca48241801f96 META.yml +SHA1 7d53cc26364dc80749a8d4961d318f3a5bf7e0db MANIFEST -SHA1 72a95d84b4baa5cd7a13e92e96bb2cbec82603bf Makefile.PL +SHA1 ec8a98b444f95d0a25eeb2413676ca80deb159cd META.yml -SHA1 f01932228154996269b5610a6d3600b14a1cd48c README +SHA1 ee32293af7d6c77223c2ecb449c3dc7ee8e13843 Makefile.PL -SHA1 fe1657b1d79351bd843119d6b3d51301e4a41f0c lib/WWW/Mechanize/Meta.pm +SHA1 d1f6b9cc4afc238a6b8fabe0f7856eaf96abd8ff README -SHA1 ca9b6c4fcbdc2a74fb61a7192b91ddc0e842a69b t/00-load.t +SHA256 222543d4d8386973d740f5bc9a57fd72082d3eacb138c19edc39bc3880699f0e inc/Module/Install.pm -SHA1 3dac1a972b159cdabb3b04a7b4b3b9f31c321b6c t/01-head.t +SHA256 0aeea363b5d9f3fdb1cc1fc2bcda02571992b217b7fd5240d99de550926395ca inc/Module/Install/Base.pm -SHA1 1e57118588987682836db962eff26859f764d5fe t/02-rss.t +SHA256 2e5d65253f1d4264a769b6c93f68d94de82c815ca4d9599ee86980b0ce503dd6 inc/Module/Install/Can.pm -SHA1 8c42a29f2e44419aacdc18a8c7a617a6a8792356 t/03-title.t +SHA256 d4eb0d65f3301602f0afed7fadf0f4e3db245adb6437a9f764cb852815830ef9 inc/Module/Install/Fetch.pm -SHA1 6da39b48ce64b584e4c3274bff96fc76ff484820 t/pod-coverage.t +SHA256 79ed2fab1ec8db1dfd92e7ae9af06937c6c74d0e09d19a17759b2a7bb2ad0f4a inc/Module/Install/Makefile.pm -SHA1 0190346d7072d458c8a10a45c19f86db641dcc48 t/pod.t +SHA256 c5ab609eb861b78e8ad270b688f0cfdbe104827c20e6ac3e3999ecab989a526e inc/Module/Install/Metadata.pm -SHA1 0413b11025aa0534a023f9d48195a95c573128ad tmp/hp.pl +SHA256 c71e802de891c0675756037d35b6f99a6231bb88cff55cc81e93d7a723463775 inc/Module/Install/Win32.pm +SHA256 82c930dc4959995daf619a5fc95a151222358a4046e82ca8d616eccbc28f8cf1 inc/Module/Install/WriteAll.pm +SHA1 bf50f33285e61b7b2a225b4d457d7aa70886aae6 lib/WWW/Mechanize/Meta.pm +SHA1 45ad6e8a5fb0320e005b612ed3114ffc635f8008 t/00-load.t +SHA1 5c9fd6033f37f5e9999e08906176cb0831f7face t/01-head.t +SHA1 61809123e76cd457d2a996d212c9f11ce5bd87f7 t/02-rss.t +SHA1 7cb402bf5bee020e0fda244e813619c009217a4c t/03-title.t +SHA256 20e27eaff759edd35bc1f466befa64b31f67e338d76a59266f1e0f8744daf7e8 t/99testdist.t +SHA1 cb68f9997b9cd223dc5016d8fd3af2e7a8955c85 t/pod-coverage.t +SHA1 dcd2ad0f85046ef6f8516dfe8730902f358bfa2b t/pod.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.

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.

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
WWW::Mechanize::Meta Adds HEAD tag parsing to WWW::Mechanize 0.07 metacpan

Other Files

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