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

Search results for "module:MIME::Charset"

MIME::Charset - Charset Information for MIME River stage three • 3 direct dependents • 334 total dependents

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.013.1 - 12 Aug 2022 07:51:01 UTC

MIME::BodyMunger - rewrite the content of text parts, minding charset River stage zero No dependents

MIME::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.007 - 31 Dec 2022 18:29:33 UTC

MIME::Head - MIME message header (a subclass of Mail::Header) River stage three • 66 direct dependents • 210 total dependents

A 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.515 - 24 Apr 2024 15:36:43 UTC

MIME::Words - deal with RFC 2047 encoded words River stage three • 66 direct dependents • 210 total dependents

Fellow 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.515 - 24 Apr 2024 15:36:43 UTC

Email::MIME - easy MIME message handling River stage three • 66 direct dependents • 140 total dependents

This 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.953 - 09 Jan 2023 00:03:49 UTC

MIME::Tools - modules for parsing (and creating!) MIME entities River stage three • 66 direct dependents • 210 total dependents

MIME-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.515 - 24 Apr 2024 15:36:43 UTC

MIME::Lite - low-calorie MIME generator River stage three • 51 direct dependents • 102 total dependents

In 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.033 - 12 Jun 2021 15:53:07 UTC

MIME::Entity - class for parsed-and-decoded MIME message River stage three • 66 direct dependents • 210 total dependents

A 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.515 - 24 Apr 2024 15:36:43 UTC

MIME::EncWords - deal with RFC 2047 encoded words (improved) River stage one • 3 direct dependents • 3 total dependents

Fellow 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.015.0 - 12 Feb 2024 08:59:16 UTC

MIME::Explode - Perl extension for explode MIME messages River stage one • 1 direct dependent • 1 total dependent

MIME::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 UTC

MIME::AltWords - properly deal with RFC-1522 encoded words River stage zero No dependents

Fellow 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 UTC

MIME::Expander - Walks through all the MIME parts expanded recursively in a message River stage zero No dependents

MIME::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 UTC

MIME::AltWords0 - copy of MIME::Words (not for direct use) River stage zero No dependents

The 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 UTC

MIME::Structure - determine structure of MIME messages River stage zero No dependents

NKUITSE/MIME-Structure-0.07 - 11 Oct 2008 02:54:28 UTC

Encode::MIME::Name - internally used by Encode River stage five • 1078 direct dependents • 32665 total dependents

DANKOGAI/Encode-3.21 - 25 Feb 2024 23:19:43 UTC

MIME::WordDecoder - decode RFC 2047 encoded words to a local representation River stage three • 66 direct dependents • 210 total dependents

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.515 - 24 Apr 2024 15:36:43 UTC

MIME::Lite::TT::HTML - Create html mail with MIME::Lite and TT River stage two • 2 direct dependents • 29 total dependents

This 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 UTC

MIME::Lite::HT::HTML - Create HTML mail with MIME::Lite and HTML::Template River stage zero No dependents

This 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 UTC

Encode::MIME::Header - MIME encoding for an unstructured email header River stage five • 1078 direct dependents • 32665 total dependents

Decode 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.21 - 25 Feb 2024 23:19:43 UTC

MIME::Field::ContType - a "Content-type" field River stage three • 66 direct dependents • 210 total dependents

A 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.515 - 24 Apr 2024 15:36:43 UTC
25 results (0.031 seconds)