MIME::Charset provides information about character sets used for MIME messages on Internet. Definitions The charset is ``character set'' used in MIME to refer to a method of converting a sequence of octets into a sequence of characters. It includes b...
NEZUMI/MIME-Charset-1.012.2 - 11 Apr 2017 09:45:25 UTCMIME::BodyMunger provides methods for rewriting text parts. These methods take care of character sets for you so that you can treat everything like text instead of worrying about content transfer encoding or character set encoding. At present, only M...
RJBS/MIME-BodyMunger-0.006 - 29 Sep 2013 01:55:43 UTCA class for parsing in and manipulating RFC-822 message headers, with some methods geared towards standard (and not so standard) MIME fields as specified in the various *Multipurpose Internet Mail Extensions* RFCs (starting with RFC 2045)...
DSKOLL/MIME-tools-5.509 - 05 Apr 2017 18:13:30 UTCFellow Americans, you probably won't know what the hell this module is for. Europeans, Russians, et al, you probably do. ":-)". For example, here's a valid MIME header you might get: From: =?US-ASCII?Q?Keith_Moore?= <moore@cs.utk.edu> To: =?ISO-8859-...
DSKOLL/MIME-tools-5.509 - 05 Apr 2017 18:13:30 UTCThis is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding....
RJBS/Email-MIME-1.949 - 24 May 2020 14:27:02 UTCMIME-tools is a collection of Perl5 MIME:: modules for parsing, decoding, *and generating* single- or multipart (even nested multipart) MIME messages. (Yes, kids, that means you can send messages with attached GIF files)....
DSKOLL/MIME-tools-5.509 - 05 Apr 2017 18:13:30 UTCIn the never-ending quest for great taste with fewer calories, we proudly present: *MIME::Lite*. MIME::Lite is intended as a simple, standalone module for generating (not parsing!) MIME messages... specifically, it allows you to output a simple, dece...
RJBS/MIME-Lite-3.031 - 26 Oct 2019 13:06:30 UTCA subclass of Mail::Internet. This package provides a class for representing MIME message entities, as specified in RFCs 2045, 2046, 2047, 2048 and 2049....
DSKOLL/MIME-tools-5.509 - 05 Apr 2017 18:13:30 UTCFellow Americans, you probably won't know what the hell this module is for. Europeans, Russians, et al, you probably do. ":-)". For example, here's a valid MIME header you might get: From: =?US-ASCII?Q?Keith_Moore?= <moore@cs.utk.edu> To: =?ISO-8859-...
NEZUMI/MIME-EncWords-1.014.3 - 27 Sep 2014 06:04:59 UTCMIME::Explode is perl module for parsing and decoding single or multipart MIME messages, and outputting its decoded components to a given directory ie, this module is designed to allows users to extract the attached files out of a MIME encoded email ...
HDIAS/MIME-Explode-0.39 - 26 Jun 2011 21:27:45 UTCFellow Americans, you probably won't know what the hell this module is for. Europeans, Russians, et al, you probably do. ":-)". For example, here's a valid MIME header you might get: From: =?US-ASCII?Q?Keith_Moore?= <moore@cs.utk.edu> To: =?ISO-8859-...
PTS/MIME-AltWords-0.14 - 29 Aug 2017 16:27:25 UTCMIME::Expander is an utility module that works like the Email::MIME::walk method. Feature of this module is that all the parts passing to the callback, are expanded by MIME mechanism. It expands archived, compressed or multi-parted message using vari...
HWAT/MIME-Expander-0.02 - 02 Feb 2015 11:48:53 UTCThe following functions have been moved to MIME::AltWords: decode_mimewords() (some code stays here as decode_mimewords_wantarray()), use MIME::AltWords0 qw(:all); ### Split string into array of decoded [DATA,CHARSET] pairs: @decoded = decode_mimewor...
PTS/MIME-AltWords-0.14 - 29 Aug 2017 16:27:25 UTCNKUITSE/MIME-Structure-0.07 - 11 Oct 2008 02:54:28 UTC
WARNING: Most of this module is deprecated and may disappear. It duplicates (badly) the function of the standard 'Encode' module. The only function you should rely on is mime_to_perl_string. A MIME::WordDecoder consists, fundamentally, of a hash whic...
DSKOLL/MIME-tools-5.509 - 05 Apr 2017 18:13:30 UTCThis module provide easy interface to make MIME::Lite object with html formatted mail....
CHUNZI/MIME-Lite-TT-HTML-0.04 - 17 Oct 2007 08:01:18 UTCThis module provide easy interface to make MIME::Lite object with HTML formatted mail....
ASB/MIME-Lite-HT-HTML-0.06 - 17 Oct 2020 16:22:27 UTCDecode method takes an unstructured field body of the email header (or RFC 822 <https://tools.ietf.org/html/rfc822> 'text' token) as its input and decodes each MIME encoded-word from input string to a sequence of bytes according to RFC 2047 <https://...
DANKOGAI/Encode-3.08 - 02 Dec 2020 09:20:23 UTCA subclass of Mail::Field. *Don't use this class directly... its name may change in the future!* Instead, ask Mail::Field for new instances based on the field name!...
DSKOLL/MIME-tools-5.509 - 05 Apr 2017 18:13:30 UTC