MailTools 2.15 Deleted
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
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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
- 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.15 | metacpan |
Mail::Cap | Parse mailcap files | 2.15 | metacpan |
Mail::Field | Base class for manipulation of mail header fields | 2.15 | metacpan |
Mail::Field::AddrList | object representation of e-mail address lists | 2.15 | metacpan |
Mail::Field::Date | a date header field | 2.15 | metacpan |
Mail::Field::Generic | implementation for inspecific fields | 2.15 | metacpan |
Mail::Filter | Filter mail through multiple subroutines | 2.15 | metacpan |
Mail::Header | manipulate MIME headers | 2.15 | metacpan |
Mail::Internet | manipulate email messages | 2.15 | metacpan |
Mail::Mailer | Simple interface to electronic mailing mechanisms | 2.15 | metacpan |
Mail::Mailer::qmail | 2.15 | metacpan | |
Mail::Mailer::rfc822 | 2.15 | metacpan | |
Mail::Mailer::sendmail | 2.15 | metacpan | |
Mail::Mailer::smtp | 2.15 | metacpan | |
Mail::Mailer::smtps | 2.15 | metacpan | |
Mail::Mailer::testfile | 2.15 | metacpan | |
Mail::Send | Simple electronic mail interface | 2.15 | metacpan |
Mail::Util | mail utility functions | 2.15 | metacpan |