Changes for version 5.428 - 2010-04-22
- VERSION 5.428 RELEASED
- (ticket 56764) Build release with a newer Module::Install
- (ticket 52924) ensure we add <> around Content-id data
- (ticket 48036) make mimesend example script a bit more useful (courtesy of Jerrad Pierce)
- (ticket 43439) fix for parsing of doubled ; in multipart headers
- (ticket 41632) If both RFC-2231 and non-RFC-2231 parameters are present, use only the RFC-2231 ones
- (ticket 40715) Reference Encode::MIME::Header in docs
- (ticket 39985) correct POD typos
- Only bind to localhost in smtpsend test, rather than to all available interfaces. This might avoid some of the test failures seen on cpantesters.
Modules
the body of a MIME message
an object for decoding the body part of a MIME stream
encode/decode a "base64" stream
decode a "binhex" stream
perform no encoding/decoding
decode a "base64" gzip stream
encode/decode a "7bit" or "8bit" stream
encode/decode a "quoted-printable" stream
decode a "uuencoded" stream
class for parsed-and-decoded MIME message
a "Content-transfer-encoding" field
a "Content-disposition" field
a "Content-type" field
subclass of Mail::Field, for structured MIME fields
MIME message header (a subclass of Mail::Header)
experimental class for parsing MIME streams
manage file-output of the parser
a line-oriented reader for a MIME::Parser
results of the last entity parsed
modules for parsing (and creating!) MIME entities
decode RFC 2047 encoded words to a local representation
deal with RFC 2047 encoded words
Provides
in lib/MIME/Body.pm
in lib/MIME/Body.pm
in lib/MIME/Body.pm
in lib/MIME/Parser/Filer.pm
in lib/MIME/Parser/Filer.pm
in lib/MIME/Parser.pm
in lib/MIME/Tools.pm
in lib/MIME/WordDecoder.pm
in lib/MIME/WordDecoder.pm