Bundle::Email - (DEPRECATED) you want Task::Email::PEP::NoStore


Bundle-Email documentation  | view source Contained in the Bundle-Email distribution.

Index


NAME

Top

Bundle::Email - (DEPRECATED) you want Task::Email::PEP::NoStore

SYNOPSIS

Top

  perl -MCPAN -e 'install Bundle::Email'

CONTENTS

Top

Email::Address - An email address

Email::MIME::Encodings - Profiling tool

Email::MIME::ContentType - Another profiler

Email::MessageID - A message ID

Email::Simple - THE core Email module

Email::Date - Parse and generate dates

Module::Pluggable - Needed by Email::Abstract

Email::Abstract - Email conversion and compatibility

Email::MIME - MIME-based emails

Email::Simple::Creator - Create simple emails

Email::MIME::Modifier - Modify MIME emails

Email::MIME::Creator - Create MIME emails

Net::SMTP - For Email::Send::SMTP, the most common after Email::Send::Sendmail

Email::Send - Send emails

Email::Send::Test - Testing applications that use Email::Send

Email::FolderType - Determine the type of a mail folder

Email::FolderType::Net - Determine the type of mail folder for Net-based protocols

Email::LocalDelivery - Deliver an email locally

Email::Folder - Read all the emails in a folder

File::Type - Used by Email::Stuff for file attachments

File::Slurp - Used by Email::Stuff for file attachments

Email::Stuff - Quickly generate and send emails

DESCRIPTION

Top

Email:: distributions are intended to be small and tight, with a specific purpose, and easily installed and loaded only as the bits are needed.

Which means that there's a whole bunch of them, all seperate.

Bundle::Email installs pretty much all of the main Email modules that don't have giant cascading dependencies, like Email::Store (which is a Class::DBI-based thing).

PERL EMAIL PROJECT

Top

This bundle is maintained by the Perl Email Project.

  http://emailproject.perl.org/wiki/Bundle::Email

SEE ALSO

Top

* Task::Email::PEP::All
* Task::Email::PEP::NoStore

SUPPORT

Top

All bugs should be filed via the CPAN bug tracker at

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Bundle%3A%3AEmail

For other issues, or commercial enhancement or support, contact the author.

AUTHORS

Top

Ricardo SIGNES (Maintainer), rjbs@cpan.org

COPYRIGHT

Top


Bundle-Email documentation  | view source Contained in the Bundle-Email distribution.