Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

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 (10) does not match dist (17):
  • Missing in MANIFEST: t/blacklist.t, t/dnsrbl.t, t/extract_urls.t, t/mailto.t, t/open_redirect.t, t/spamcopuri.t, t/whitelist.t

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Mail::SpamAssassin::AutoWhitelist
  • Mail::SpamAssassin::EvalTests
  • Mail::SpamAssassin::HTML
  • Mail::SpamAssassin::NetSet
  • Mail::SpamAssassin::Received
  • Mail::SpamAssassin::Util
  • URI
  • URI::Escape
  • URI::QueryParam

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Mail::SpamAssassin::Conf, Mail::SpamAssassin::PerMsgStatus, Mail::SpamAssassin::SpamCopURI

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Mail::SpamAssassin::Conf
  • Mail::SpamAssassin::PerMsgStatus

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Mail::SpamAssassin
  • URI::URL

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Mail/SpamAssassin/Conf.pm: HASH(0x5629be90d870)

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Mail::SpamAssassin

Modules

Name Abstract Version View
Mail::SpamAssassin::Conf SpamAssassin configuration file metacpan
Mail::SpamAssassin::PerMsgStatus per-message status (spam or not-spam) metacpan
Mail::SpamAssassin::SpamCopURI blacklist checking of URLs in email 0.19 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan