./mail/p5-Email-Send, Email::Send - Simply Sending Email

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 2.201nb2, Package name: p5-Email-Send-2.201nb2, Maintainer: pkgsrc-users

This module provides a very simple, very clean, very specific interface to
multiple Email mailers. The goal if this software is to be small and simple,
easy to use, and easy to extend.

Mailers
Mailers are simple to use. You can pre-load mailers when using "Email::Send".

use Email::Send qw[SMTP NNTP];

If you don't preload a mailer before you use it in the "send" function, it
will by dynamically loaded. Mailers are named either relative to the
"Email::Send" namespace, or fully qualified. For example, when using the "IO"
mailer, "Email::Send" first tries to load "Email::Send::IO". If that fails, an
attempt is made to load "IO". If that final attempt fails, "Email::Send" will
throw an exception.


Required to run:
[devel/p5-Return-Value] [devel/p5-Module-Pluggable] [mail/p5-Email-Address] [mail/p5-Email-Simple]

Master sites: (Expand)

SHA1: c450e886e9caf7670b09c19d3888fc2d12e27fc7
RMD160: f6237cee821df85a365de5adbee5514295814f12
Filesize: 29.337 KB

Version history: (Expand)