This module provides functions to encode and decode strings into and from the quoted-printable encoding specified in RFC 2045 - *MIME (Multipurpose Internet Mail Extensions)*. The quoted-printable encoding is intended to represent data that largely c...
CAPOEIRAB/MIME-Base64-3.16 - 27 Sep 2020 00:13:31 UTCThis module provide the same interface as "MIME::QuotedPrint", but these functions are implemented in pure perl. This module provides functions to encode and decode strings into and from the quoted-printable encoding specified in RFC 2045 - *MIME (Mu...
GAAS/MIME-Base64-Perl-1.00 - 14 Jan 2004 12:56:43 UTCA MIME::Decoder subclass for the "quoted-printable" encoding. The name was chosen to jibe with the pre-existing MIME::QuotedPrint utility package, which this class actually uses to translate each line. * The decoder does a line-by-line translation fr...
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 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 UTCThis module provides functions to encode and decode strings into and from the base64 encoding specified in RFC 2045 - *MIME (Multipurpose Internet Mail Extensions)*. The base64 encoding is designed to represent arbitrary sequences of octets in a form...
CAPOEIRAB/MIME-Base64-3.16 - 27 Sep 2020 00:13:31 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 UTCThis abstract class, and its private concrete subclasses (see below) provide an OO front end to the actions of... * Decoding a MIME-encoded stream * Encoding a raw data stream into a MIME-encoded stream. The constructor for MIME::Decoder takes the na...
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-...
PTS/MIME-AltWords-0.14 - 29 Aug 2017 16:27:25 UTCDecode any multipart differently encoded text. Now distinguishes Base64, QuotedPrintable encoded and plain text parts of the space-separated text string. Usage sample is decoding of message subjects which were encoded in various ways by different mai...
VLAD/MIME-DecodeText-0.01 - 07 Sep 2004 07:23:25 UTCThis module provide the same interface as "MIME::Base64", but these functions are implemented in pure perl. This module provides functions to encode and decode strings into and from the base64 encoding specified in RFC 2045 - *MIME (Multipurpose Inte...
GAAS/MIME-Base64-Perl-1.00 - 14 Jan 2004 12:56:43 UTCThis module simply wraps "MIME::Base64" and "MIME::QuotedPrint" so that you can throw the contents of a "Content-Transfer-Encoding" header at some text and have the right thing happen. "MIME::Base64", "MIME::QuotedPrint", "Email::MIME"....
RJBS/Email-MIME-Encodings-1.315 - 13 Aug 2013 01:13:26 UTC