Linux SoftwareProgrammingLibrariesMail::Send 1.74

Mail::Send 1.74


Mail::Send is a simple electronic mail interface. SYNOPSIS: require Mail::Send; $msg = new Mail::Send; $msg =
Developer:   Mark Overmeer
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   46K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Mail::Send is a simple electronic mail interface.

SYNOPSIS:

require Mail::Send;

$msg = new Mail::Send;

$msg = new Mail::Send Subject=>'example subject', To=>'timbo';

$msg->to('user@host');
$msg->to('user@host', 'user2@example.com');
$msg->subject('example subject');
$msg->cc('user@host');
$msg->bcc('someone@else');

$msg->set($header, @values);
$msg->add($header, @values);
$msg->delete($header);

# Launch mailer and set headers. The filehandle returned
# by open() is an instance of the Mail::Mailer class.
# Arguments to the open() method are passed to the Mail::Mailer
# constructor.

$fh = $msg->open; # some default mailer
# $fh = $msg->open('sendmail'); # explicit

print $fh "Body of message";

$fh->close; # complete the message and send it

$fh->cancel; # not yet implemented
tags mail send  @values msg  the mail  mail mailer  msg open  header @values  example subject  send msg  msg new  new mail  subject example  user@host msg  

Download Mail::Send 1.74


 http://mirrors.evolva.ro/CPAN/authors/id/M/MA/MARKOV/MailTools-1.74.tar.gz


Authors software

Mail::Send 1.74 (by Mark Overmeer)
Mail::Send is a simple electronic mail interface.

SYNOPSIS:

require Mail::Send;

$msg = new Mail::Send;

$msg =

Mail::Box 2.065 (by Mark Overmeer)
Mail::Box can manage a mailbox, a folder with messages.

INHERITANCE

Mail::Box
is a Mail::Reporter

Mail::Box is extende

Mail::Message::Body 2.065 (by Mark Overmeer)
Mail::Message::Body is the data of a body in a message.

INHERITANCE

Mail::Message::Body has extra code in
Mail::Message::B

User::Identity::Archive 0.90 (by Mark Overmeer)
User::Identity::Archive is a base class for archiving user information.

INHERITANCE

User::Identity::Archive
is a User::Ide

Mail::Field 1.74 (by Mark Overmeer)
Mail::Field is a base class for manipulation of mail header fields.

SYNOPSIS

use Mail::Field;

$field = Mail::Fie


Similar software

Mail::Send 1.74 (by Mark Overmeer)
Mail::Send is a simple electronic mail interface.

SYNOPSIS:

require Mail::Send;

$msg = new Mail::Send;

$msg =

Mail::Sendmail 0.79 (by Milivoj Ivkovic)
Mail::Sendmail is a simple platform independent mailer.

SYNOPSIS

use Mail::Sendmail;

%mail = ( To => 'you@there.com

Mail::MboxParser::Mail::Convertable 0.55 (by Tassilo von Parseval)
Mail::MboxParser::Mail::Convertable is a Perl module that can convert mail for sending etc.

SYNOPSIS

use Mail::MboxParser;

Mail::Field 1.74 (by Mark Overmeer)
Mail::Field is a base class for manipulation of mail header fields.

SYNOPSIS

use Mail::Field;

$field = Mail::Fie

Mail::Message::Body 2.065 (by Mark Overmeer)
Mail::Message::Body is the data of a body in a message.

INHERITANCE

Mail::Message::Body has extra code in
Mail::Message::B

BlackMail 1.0.0 (by Ken Hollis)
BlackMail is a highly configurable SMTP mail filter that runs at a system level as a proxy to your existing mailer

MailGoose 0.2.9 (by Richard Harris)
MailGoose is an off-line mailer package for people who use nail, PINE, elm, Emacs mail mode, or other simple email software

Swift Mailer 2.1.16 (by Chris Corbyn)
Swift is a fully OOP Library for sending e-mails from PHP websites and applications

Mail::Message::Convert::MimeEntity 2.066 (by Mark Overmeer)
Mail::Message::Convert::MimeEntity is a Perl module that can translate Mail::Message to MIME::Entity vv.

INHERITANCE

Mail::Mes

Mail::Message::Convert 2.066 (by Mark Overmeer)
Mail::Message::Convert is a Perl module for conversions between message types.

INHERITANCE

Mail::Message::Convert
is a Mai


Other software in this category

zlib 1.2.3 (by Jean-loup Gailly)
zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

libjpeg v6b (by Independent JPEG Group)
libjpeg is a library for handling the JPEG (JFIF) image format

OpenSSL 0.9.7c (by The OpenSSL Project Team)
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

libxml2 2.6.27 (by DV)
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

GNU C library 2.4 (by Andreas Jaeger)
GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

GNU C library is us

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


Subscribe in Rojo
Google Reader
Add to My Yahoo!

Add to My AOL
Subscribe with Bloglines
Subscribe in NewsGator Online
Add 'nixbit linux software' to Newsburst from CNET News.com
del.icio.us nixbit linux software


Top tags