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

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


Branch: pkgsrc-2007Q3, Version: 2.185, Package name: p5-Email-Send-2.185, Maintainer: kuli0020

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.

WWW: http://search.cpan.org/dist/Email-Send/


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

Master sites: (Expand)

SHA1: e3504864b6d913006ef9ec01733a6e07242e4f28
RMD160: ea8db113affb3c7ceea1b7e141c45db2aee3d064
Filesize: 25.392 KB

Version history: (Expand)