Mail-DMARC 1.20191025
Kwalitee Issues
- no_pax_headers
 - 
        
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: Mail-DMARC-1.20191025/PaxHeader/LICENSE,Mail-DMARC-1.20191025/PaxHeader/LICENSE
 - main_module_version_matches_dist_version
 - 
        
Make sure that the main module name and version are the same of the distribution.
 
- 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::DMARC::Report::Aggregate::Record::Auth_Results::DKIM, Mail::DMARC::Report::Aggregate::Record::Auth_Results::SPF
 
- 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.
 - 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 | 
|---|---|---|---|
| Mail::DMARC | Perl implementation of DMARC | 1.20240314 | metacpan | 
| Mail::DMARC::Base | DMARC utility functions | 1.20240314 | metacpan | 
| Mail::DMARC::HTTP | view stored reports via HTTP | 1.20240314 | metacpan | 
| Mail::DMARC::Policy | a DMARC policy in object format | 1.20240314 | metacpan | 
| Mail::DMARC::PurePerl | Pure Perl implementation of DMARC | 1.20240314 | metacpan | 
| Mail::DMARC::Report | A DMARC report interface | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate | aggregate report object | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Metadata | metadata section of aggregate report | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Record | record section of aggregate report | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Record::Auth_Results | auth_results section of a DMARC aggregate record | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Record::Auth_Results::DKIM | auth_results/dkim section of a DMARC aggregate record | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Record::Auth_Results::SPF | auth_results/spf section of a DMARC aggregate record | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Record::Identifiers | identifiers section of a DMARC aggregate record | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Record::Row | row section of a DMARC aggregate record | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Aggregate::Record::Row::Policy_Evaluated | row/policy_evaluated section of a DMARC aggregate record | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Receive | process incoming DMARC reports | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Send | report sending dispatch class | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Send::HTTP | utility methods to send reports by HTTP | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Send::SMTP | utility methods for sending reports via SMTP | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Sender | metacpan | ||
| Mail::DMARC::Report::Store | persistent storage broker for reports | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Store::SQL | store and retrieve reports from a SQL RDBMS | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Store::SQL::Grammars::MySQL | Grammar for working with mysql databases. | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Store::SQL::Grammars::PostgreSQL | Grammar for working with pgsql databases. | 1.20240314 | metacpan | 
| Mail::DMARC::Report::Store::SQL::Grammars::SQLite | Grammar for working with sqlite databases. | 1.20240314 | metacpan | 
| Mail::DMARC::Report::URI | a DMARC report URI | 1.20240314 | metacpan | 
| Mail::DMARC::Result | an aggregate report result object | 1.20240314 | metacpan | 
| Mail::DMARC::Result::Reason | policy override reason | 1.20240314 | metacpan | 
| Mail::DMARC::Test::Transport | metacpan |