Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (35) does not match dist (34):
  • Missing in Dist: XML-LibXML-PrettyPrint-0.001.tar

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 Thu 20 Oct 2011 11:24:13 PM JST gpg: using DSA key CEBF81286A2A7D39 gpg: Can't check signature: No public key --- SIGNATURE Thu Oct 20 23:24:13 2011 +++ @@ -4,7 +4,6 @@ SHA1 36ebe347e1faef5907f869af22eb459d1dbd16ee META.yml SHA1 7150e5e086ef493e1e527a1eeec44a8344b80db6 Makefile.PL SHA1 359db6a0b2c4fcffd0c95ff720bcb113138ee1e4 README -SHA1 2dee46b3951a537648a57014df239bc67eeaa7f5 XML-LibXML-PrettyPrint-0.001.tar SHA1 5d94bc10deff1dd74e4bc5dfa6fc015e39271f15 inc/Module/AutoInstall.pm SHA1 40106479d4e07f379cb82ca1d69fca92e3a40f47 inc/Module/Install.pm SHA1 34a24a530ecf0365cc02e4150b06c9bed702a441 inc/Module/Install/AutoInstall.pm ==> MISMATCHED content between SIGNATURE and distribution files! <==

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

Modules

Name Abstract Version View
XML::LibXML::PrettyPrint add pleasant whitespace to a DOM tree 0.001 metacpan

Other Files

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