The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 5.427 - 2008-06-30

  • VERSION 5.427 RELEASED
  • (bugfix) fix remove_sig() on invalid multipart message (RT #11901)
  • (bugfix) make_singlepart() no longer creates bizzare Content-Type: headers (RT #37139)
  • (bugfix) process_part() no longer sets incorrect charset on empty parts (RT #35369)
  • (bugfix) fix runtime warnings caused by incorrect pack() string (RT #34451, bugs.debian.org #446342)
  • (docs) add "SEE ALSO" sections to POD docs (RT #30391)
  • (docs) fix documentation of MIME::Head::get() (RT #34552, bugs.debian.org #235189)
  • (packaging) Depend on IO::File 1.1.3, for its binmode() support (RT #34178)

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