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 (34) does not match dist (33):
  • Missing in Dist: MYMETA.json

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 28 Apr 2011 02:55:27 AM JST gpg: using DSA key 0B43A050F80BD927 gpg: Can't check signature: No public key No such file: MYMETA.json ==> MISMATCHED content between MANIFEST 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_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
URL::Transform perform URL transformations in various document types 0.01 metacpan
URL::Transform::SAX::Filter SAX filter to execute url transformation function when an attribute with url is found 0.01 metacpan
URL::Transform::using::CSS::RegExp regular expression parsing of the C<text/css> for url transformation 0.01 metacpan
URL::Transform::using::HTML::Meta regular expression parsing of the meta content attribute for url transformation 0.01 metacpan
URL::Transform::using::HTML::Parser HTML::Parse parsing of the html/xml for url transformation 0.01 metacpan
URL::Transform::using::Remove no url transformation just remove the content 0.01 metacpan
URL::Transform::using::XML::SAX XML::SAX parsing of the html/xml for url transformation 0.01 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan