Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Mail-Abuse-1.026/lib/Mail/Abuse/Filter/IP.pm -- Around line 220: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Filter/Time.pm -- Around line 202: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Filter.pm -- Around line 132: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Incident/Log.pm -- Around line 424: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Mail/Abuse/Incident/MyNetWatchman.pm -- Around line 147: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Incident/Normalize.pm -- Around line 345: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Mail/Abuse/Incident/Received.pm -- Around line 211: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Incident/SpamCop.pm -- Around line 155: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Incident.pm -- Around line 263: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/ArchiveDBI.pm -- Around line 427: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/Explain.pm -- Around line 168: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/Mailer.pm -- Around line 364: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/Radius.pm -- Around line 374: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/Score.pm -- Around line 224: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/Store.pm -- Around line 295: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/Table.pm -- Around line 230: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Mail/Abuse/Processor/TableDBI.pm -- Around line 303: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Processor.pm -- Around line 129: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Reader/GoogleGroups.pm -- Around line 303: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Reader/POP3.pm -- Around line 252: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Reader/Stdin.pm -- Around line 124: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Reader.pm -- Around line 130: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse/Report.pm -- Around line 452: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.026/lib/Mail/Abuse.pm -- Around line 152: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8 Mail-Abuse-1.026/lib/Template/Plugin/Abuse.pm -- Around line 196: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming UTF-8

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.00,1.001,1.002,1.003,1.004,1.005,1.006,1.007,1.008,1.009,1.011,1.012,1.024,1.026

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
Mail::Abuse Helps parse and respond to miscellaneous abuse complaints 1.026 metacpan
Mail::Abuse::Filter Filter incidents depending on various criteria 1.005 metacpan
Mail::Abuse::Filter::IP Filter incidents according to its origin IP 1.006 metacpan
Mail::Abuse::Filter::Time Filter incidents according to how old they are 1.009 metacpan
Mail::Abuse::Incident Parses a Mail::Abuse::Report to extract incidents 1.011 metacpan
Mail::Abuse::Incident::Log Parses generic logs into Mail::Abuse::Reports 1.024 metacpan
Mail::Abuse::Incident::MyNetWatchman Parses MyNetWatchman reports into Mail::Abuse::Reports 1.003 metacpan
Mail::Abuse::Incident::Normalize Filter the text of a report within an Email 1.011 metacpan
Mail::Abuse::Incident::Received Parses Received: headers in an abuse report 1.004 metacpan
Mail::Abuse::Incident::SpamCop Parses SpamCop reports into Mail::Abuse::Reports 1.011 metacpan
Mail::Abuse::Processor Process a Mail::Abuse::Report 1.005 metacpan
Mail::Abuse::Processor::ArchiveDBI Assign a score to an abuse report 1.006 metacpan
Mail::Abuse::Processor::Explain Explain a Mail::Abuse::Report 1.002 metacpan
Mail::Abuse::Processor::Mailer Handle the email response to a Mail::Abuse::Report 1.009 metacpan
Mail::Abuse::Processor::Radius Match incidents to users using RADIUS detail files 1.007 metacpan
Mail::Abuse::Processor::Score Assign a score to an abuse report 1.003 metacpan
Mail::Abuse::Processor::Store Process a Mail::Abuse::Report 1.012 metacpan
Mail::Abuse::Processor::Table Match incidents to users using a static table 1.002 metacpan
Mail::Abuse::Processor::TableDBI 1.003 metacpan
Mail::Abuse::Reader Reads a Mail::Abuse::Report 1.005 metacpan
Mail::Abuse::Reader::GoogleGroups Reads Mail::Abuse::Report from NANAS via Google Groups 1.002 metacpan
Mail::Abuse::Reader::POP3 Reads a Mail::Abuse::Report out of a POP3 account 1.008 metacpan
Mail::Abuse::Reader::Stdin Reads an abuse report through STDIN 1.001 metacpan
Mail::Abuse::Report Process an abuse report 1.009 metacpan
Template::Plugin::Abuse A plugin for accessing abuse complaints 1.00 metacpan

Other Files

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