Mail::Message::Convert 2.066 review

Download
by rbytes.net on

Mail::Message::Convert is a Perl module for conversions between message types. INHERITANCE Mail::Message::Convert is a Mai

License: GPL (GNU General Public License)
File size: 0K
Developer: Mark Overmeer
0 stars award from rbytes.net

Mail::Message::Convert is a Perl module for conversions between message types.

INHERITANCE

Mail::Message::Convert
is a Mail::Reporter

Mail::Message::Convert is extended by
Mail::Message::Convert::Html
Mail::Message::Convert::HtmlFormatPS
Mail::Message::Convert::HtmlFormatText
Mail::Message::Convert::MailInternet
Mail::Message::Convert::MimeEntity
Mail::Message::Convert::TextAutoformat

SYNOPSIS

Available methods are very converter-specific.

This class is the base for various message (and message parts) converters. When the conversion does not change the contents of the body, most of the converters will return the source object. In any case, an Mail::Message::Body is returned with the conversion applied but as much of the other meta data stored in the source body unchanged.

In most cases, converters are created by Mail::Message when they are needed; have a look at the encode and decoded methods on message objects.

Requirements:
Perl

Mail::Message::Convert 2.066 keywords