Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Mail::Field::Generic, MailTools

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.

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::Address, Mail::Cap, Mail::Field, Mail::Field::AddrList, Mail::Field::Date, Mail::Field::Generic, Mail::Filter, Mail::Header, Mail::Internet, Mail::Mailer, Mail::Mailer::qmail, Mail::Mailer::rfc822, Mail::Mailer::sendmail, Mail::Mailer::smtp, Mail::Mailer::smtps, Mail::Mailer::testfile, Mail::Send, Mail::Util, MailTools

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::Address parse mail addresses 2.19 metacpan
Mail::Cap understand mailcap files 2.19 metacpan
Mail::Field base-class for manipulation of mail header fields 2.19 metacpan
Mail::Field::AddrList object representation of e-mail address lists 2.19 metacpan
Mail::Field::Date a date header field 2.19 metacpan
Mail::Field::Generic implementation for inspecific fields 2.19 metacpan
Mail::Filter filter mail through multiple subroutines 2.19 metacpan
Mail::Header manipulate MIME headers 2.19 metacpan
Mail::Internet manipulate email messages 2.19 metacpan
Mail::Mailer send simple emails 2.19 metacpan
Mail::Mailer::qmail 2.19 metacpan
Mail::Mailer::rfc822 2.19 metacpan
Mail::Mailer::sendmail 2.19 metacpan
Mail::Mailer::smtp 2.19 metacpan
Mail::Mailer::smtps 2.19 metacpan
Mail::Mailer::testfile 2.19 metacpan
Mail::Send Simple electronic mail interface 2.19 metacpan
Mail::Util mail utility functions 2.19 metacpan
MailTools bundle of ancient email modules 2.19 metacpan

Provides

Name File View
Mail::Mailer::smtp::pipe lib/Mail/Mailer/smtp.pm metacpan
Mail::Mailer::smtps::pipe lib/Mail/Mailer/smtps.pm metacpan
Mail::Mailer::testfile::pipe lib/Mail/Mailer/testfile.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.demos metacpan