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 ==> BAD/TAMPERED signature detected! <==

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

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