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,14 @@ SHA1 c61355818faf12da47933406f49d86dc73838f6c .cvsignore -SHA1 266cbf77014a275a892a39f11342dcdfd678e893 Changes +SHA1 7e57711829d54d5fcf5a08a72c49d7ee4684c667 Changes SHA1 e66e2ff20153e05d9dbf38ebb097757edf81a1bb MANIFEST -SHA1 a13ad271af7268dc5e005b9b578ca48241801f96 META.yml +SHA1 0c4df50a4731fbd4ffafea887de1da9c7696f9cd META.yml SHA1 72a95d84b4baa5cd7a13e92e96bb2cbec82603bf Makefile.PL SHA1 f01932228154996269b5610a6d3600b14a1cd48c README -SHA1 fe1657b1d79351bd843119d6b3d51301e4a41f0c lib/WWW/Mechanize/Meta.pm +SHA1 b468c6330207931c0230a2020b2c176553b5e3ef lib/WWW/Mechanize/Meta.pm SHA1 ca9b6c4fcbdc2a74fb61a7192b91ddc0e842a69b t/00-load.t SHA1 3dac1a972b159cdabb3b04a7b4b3b9f31c321b6c t/01-head.t -SHA1 1e57118588987682836db962eff26859f764d5fe t/02-rss.t -SHA1 8c42a29f2e44419aacdc18a8c7a617a6a8792356 t/03-title.t +SHA1 f3cc1f1cfa50e69c1cfd83e71a5867d2680c74b1 t/02-rss.t +SHA1 10475d1de056939b1b94811101a15a89955f1c36 t/03-title.t SHA1 6da39b48ce64b584e4c3274bff96fc76ff484820 t/pod-coverage.t SHA1 0190346d7072d458c8a10a45c19f86db641dcc48 t/pod.t SHA1 0413b11025aa0534a023f9d48195a95c573128ad tmp/hp.pl ==> 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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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

Other Files

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