Email-Sender 0.091560_002 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- 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 |
---|---|---|---|
Email::Sender | a library for sending email | 0.091560_002 | metacpan |
Email::Sender::Failure | a report of failure from an email sending transport | 0.091560_002 | metacpan |
Email::Sender::Failure::Multi | an aggregate of multiple failures | 0.091560_002 | metacpan |
Email::Sender::Failure::Permanent | a permanent delivery failure | 0.091560_002 | metacpan |
Email::Sender::Failure::Temporary | a temporary delivery failure | 0.091560_002 | metacpan |
Email::Sender::Manual | table of contents for the Email::Sender manual | 0.091560_002 | metacpan |
Email::Sender::Manual::QuickStart | how to start using Email::Sender right now | 0.091560_002 | metacpan |
Email::Sender::Role::CommonSending | the common sending tasks most Email::Sender classes will need | 0.091560_002 | metacpan |
Email::Sender::Simple | the simple interface for sending mail with Sender | 0.091560_002 | metacpan |
Email::Sender::Success | the result of successfully sending mail | 0.091560_002 | metacpan |
Email::Sender::Success::Partial | a report of partial success when delivering | 0.091560_002 | metacpan |
Email::Sender::Transport | a role for email transports | 0.091560_002 | metacpan |
Email::Sender::Transport::DevNull | happily throw away your mail | 0.091560_002 | metacpan |
Email::Sender::Transport::Failable | a wrapper to makes things fail predictably | 0.091560_002 | metacpan |
Email::Sender::Transport::Maildir | deliver mail to a maildir on disk | 0.091560_002 | metacpan |
Email::Sender::Transport::Mbox | deliver mail to an mbox on disk | 0.091560_002 | metacpan |
Email::Sender::Transport::Print | print email to a filehandle (like stdout) | 0.091560_002 | metacpan |
Email::Sender::Transport::SMTP | send email over SMTP | 0.091560_002 | metacpan |
Email::Sender::Transport::SMTP::Persistent | an SMTP client that stays online | 0.091560_002 | metacpan |
Email::Sender::Transport::Sendmail | send mail via sendmail(1) | 0.091560_002 | metacpan |
Email::Sender::Transport::Test | deliver mail in memory for testing | 0.091560_002 | metacpan |
Email::Sender::Transport::Wrapper | a mailer to wrap a mailer for mailing mail | 0.091560_002 | metacpan |
Email::Sender::Util | random stuff that makes Email::Sender go | 0.091560_002 | metacpan |