Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

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

Error: Mail-Milter-0.07/lib/Mail/Milter/Module/AccessDB.pm -- Around line 90: You can't have =items (as at line 102) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/ConnectDNSBL.pm -- Around line 79: You can't have =items (as at line 91) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/ConnectMatchesHostname.pm -- Around line 98: You can't have =items (as at line 110) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/ConnectRegex.pm -- Around line 71: You can't have =items (as at line 83) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/HeaderRegex.pm -- Around line 67: You can't have =items (as at line 79) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/HeloRegex.pm -- Around line 69: You can't have =items (as at line 81) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/MailBogusNull.pm -- Around line 73: You can't have =items (as at line 85) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/MailDomainDNSBL.pm -- Around line 78: You can't have =items (as at line 90) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/MailDomainDotMX.pm -- Around line 83: You can't have =items (as at line 95) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/SPF.pm -- Around line 89: You can't have =items (as at line 101) unless the first thing after the =over is an =item Mail-Milter-0.07/lib/Mail/Milter/Module/VirusBounceSpew.pm -- Around line 70: You can't have =items (as at line 82) unless the first thing after the =over is an =item

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

consistent_version

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

Error: 0.01,0.02,0.03,0.04,0.07

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::Milter Perl extension modules for mail filtering via milter 0.07 metacpan
Mail::Milter::Chain Perl extension for chaining milter callbacks 0.03 metacpan
Mail::Milter::ContextWrapper Perl extension for wrappering the milter context 0.03 metacpan
Mail::Milter::Module::AccessDB emulator for Sendmail "access_db" in a milter 0.01 metacpan
Mail::Milter::Module::ConnectDNSBL milter to accept/reject connecting hosts matching DNSBLs 0.02 metacpan
Mail::Milter::Module::ConnectMatchesHostname milter to accept/reject connecting hosts matching regex(es) 0.01 metacpan
Mail::Milter::Module::ConnectRegex milter to accept/reject connecting hosts matching regex(es) 0.03 metacpan
Mail::Milter::Module::HeaderFromMissing milter to reject messages missing a From: header 0.03 metacpan
Mail::Milter::Module::HeaderRegex milter to accept/reject messages with certain headers 0.03 metacpan
Mail::Milter::Module::HeaderValidateMIME enforce MIME header conformance 0.01 metacpan
Mail::Milter::Module::HeloRawLiteral milter to check for an IP literal without brackets in HELO 0.03 metacpan
Mail::Milter::Module::HeloRegex milter to accept/reject connections with certain HELO values 0.01 metacpan
Mail::Milter::Module::HeloUnqualified milter to check for an unqualified HELO name 0.03 metacpan
Mail::Milter::Module::MailBogusNull milter to reject null-sender mail to multiple recipients 0.01 metacpan
Mail::Milter::Module::MailDomainDNSBL milter to accept/reject mail whose sender domain matches a DNSBL 0.04 metacpan
Mail::Milter::Module::MailDomainDotMX milter to reject mail whose sender domain publishes a null MX record 0.01 metacpan
Mail::Milter::Module::SPF milter to use Sender Policy Framework for accept/reject 0.01 metacpan
Mail::Milter::Module::VirusBounceSpew milter to reject antivirus messages typically sent to forged "senders" 0.01 metacpan
Mail::Milter::Object Perl extension to encapsulate a milter in an object 0.03 metacpan
Mail::Milter::Wrapper Perl extension for wrappering milter objects 0.03 metacpan
Mail::Milter::Wrapper::DecodeSRS milter wrapper to decode SRS-encoded return path 0.02 metacpan
Mail::Milter::Wrapper::DeferToRCPT milter wrapper to delay failure returns 0.03 metacpan
Mail::Milter::Wrapper::RejectMsgEditor milter wrapper to edit rejection messages 0.03 metacpan

Other Files

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