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.019/lib/Mail/Abuse/Filter/IP.pm -- Around line 220: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Filter/Time.pm -- Around line 202: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Filter.pm -- Around line 132: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Incident/Log.pm -- Around line 423: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Incident/MyNetWatchman.pm -- Around line 147: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Incident/Normalize.pm -- Around line 349: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Incident/Received.pm -- Around line 211: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Incident/SpamCop.pm -- Around line 155: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Incident.pm -- Around line 263: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Processor/Mailer.pm -- Around line 336: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Processor/Radius.pm -- Around line 356: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Processor/Store.pm -- Around line 218: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Processor/Table.pm -- Around line 236: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Processor.pm -- Around line 129: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Reader/POP3.pm -- Around line 219: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Reader/Stdin.pm -- Around line 124: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Reader.pm -- Around line 130: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse/Report.pm -- Around line 452: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252 Mail-Abuse-1.019/lib/Mail/Abuse.pm -- Around line 110: Non-ASCII character seen before =encoding in 'Muñoz'. Assuming CP1252

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.001,1.002,1.003,1.004,1.005,1.006,1.007,1.009,1.011,1.014,1.019

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.019 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.014 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.007 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::Mailer Handle the email response to a Mail::Abuse::Report 1.007 metacpan
Mail::Abuse::Processor::Radius Match incidents to users using RADIUS detail files 1.002 metacpan
Mail::Abuse::Processor::Store Process a Mail::Abuse::Report 1.007 metacpan
Mail::Abuse::Processor::Table Match incidents to users using a static table 1.001 metacpan
Mail::Abuse::Reader Reads a Mail::Abuse::Report 1.005 metacpan
Mail::Abuse::Reader::POP3 Reads a Mail::Abuse::Report out of a POP3 account 1.005 metacpan
Mail::Abuse::Reader::Stdin Reads an abuse report through STDIN 1.001 metacpan
Mail::Abuse::Report Process an abuse report 1.009 metacpan

Other Files

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