Search results for "module:MIME::Entity"
MIME::Entity - class for parsed-and-decoded MIME message
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.510 - 06 Jul 2022 14:20:39 UTC
Egg::View::Mail::MIME::Entity - The content of the transmission of mail is made with MIMI::Entity.
It is MAIL component for the content of the transmission of mail to be made from MIMI::Entity. Use is enabled specifying 'MIME::Entity' for the second argument of 'setup_mailer' method. __PACKAGE__->setup_mailer( SMTP => qw/ MIME::Entity / );...
LUSHE/Egg-Release-Mail-0.06 - 19 Apr 2008 17:06:21 UTC
MIME::Tools - modules for parsing (and creating!) MIME entities
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.510 - 06 Jul 2022 14:20:39 UTC
MIME::Head - MIME message header (a subclass of Mail::Header)
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.510 - 06 Jul 2022 14:20:39 UTC
MIME::Parser - experimental class for parsing MIME streams
You can inherit from this class to create your own subclasses that parse MIME streams into MIME::Entity objects....
DSKOLL/MIME-tools-5.510 - 06 Jul 2022 14:20:39 UTC
Email::MIME - easy MIME message handling
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::Lite - low-calorie MIME generator
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::Visitor - walk through MIME parts and do stuff (like rewrite)
MIME::Visitor provides a simple way to walk through the parts of a MIME message, taking action on each one. In general, this is not a very complicated thing to do, but having it in one place is convenient. The most powerful feature of MIME::Visitor, ...
RJBS/MIME-BodyMunger-0.007 - 31 Dec 2022 18:29:33 UTC
MIME::Body - the body of a MIME message
MIME messages can be very long (e.g., tar files, MPEGs, etc.) or very short (short textual notes, as in ordinary mail). Long messages are best stored in files, while short ones are perhaps best stored in core. This class is an attempt to define a com...
DSKOLL/MIME-tools-5.510 - 06 Jul 2022 14:20:39 UTC
MIME::Structure - determine structure of MIME messages
NKUITSE/MIME-Structure-0.07
-
11 Oct 2008 02:54:28 UTC
MIME::Parser::Results - results of the last entity parsed
Results from the last MIME::Parser parse....
DSKOLL/MIME-tools-5.510 - 06 Jul 2022 14:20:39 UTC
MIME::Signature - appends signature to mail messages
This module appends a signature to an e-mail messages. It tries its best to cope with any encodings and MIME structures....
FANY/MIME-Signature-0.22 - 07 Nov 2019 17:31:24 UTC
SOAP::MIME - Patch to SOAP::Lite to add attachment support. This module allows Perl clients to both compose messages with attachments, and to parse messages with attachments.
BYRNE/SOAP-MIME-0.55-7
-
16 Apr 2003 16:41:06 UTC
MIME::BodyMunger - rewrite the content of text parts, minding charset
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
SOAP::Packager - this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME.
The SOAP::Packager class is responsible for managing a set of "parts." Parts are additional pieces of information, additional documents, or virtually anything that needs to be associated with the SOAP Envelope/payload. The packager then will take the...
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC
Template::Plugin::MIME - TemplateToolkit plugin providing a interface to MIME::Entity
ZURBORG/Template-Plugin-MIME-0.12
-
15 May 2014 09:22:21 UTC
MIME::Parser::Filer - manage file-output of the parser
How this class is used when parsing When a MIME::Parser decides that it wants to output a file to disk, it uses its "Filer" object -- an instance of a MIME::Parser::Filer subclass -- to determine where to put the file. Every parser has a single Filer...
DSKOLL/MIME-tools-5.510 - 06 Jul 2022 14:20:39 UTC
HTTP::Promise::MIME - MIME Types and File Extension Class
HTTP::Promise::MIME is a class to find out the mime type of a file or its suffix a.k.a. extension based on its mime type. The database of mime types is stored internally, so there is no dependence on outside file. You can, however, specify an optiona...
JDEGUEST/HTTP-Promise-v0.2.3 - 21 Dec 2022 04:27:48 UTC
SOAP::Lite::Packager - this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME.
The SOAP::Lite::Packager class is responsible for managing a set of "parts." Parts are additional pieces of information, additional documents, or virtually anything that needs to be associated with the SOAP Envelope/payload. The packager then will ta...
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC
Email::MIME::RFC2047 - Correct handling of non-ASCII MIME headers
This distribution tries to provide a correct and usable implementation of RFC 2047 "MIME Part Three: Message Header Extensions for Non-ASCII Text". The Encode::MIME::Header module also provides RFC 2047 encoding and decoding but a useful API should h...
NWELLNHOF/Email-MIME-RFC2047-0.97 - 31 Jul 2017 12:39:01 UTC