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.509 - 05 Apr 2017 18:13:30 UTCIt 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 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 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 UTCYou can inherit from this class to create your own subclasses that parse MIME streams into MIME::Entity objects....
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 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 UTCMIME 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.509 - 05 Apr 2017 18:13:30 UTCMIME::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.006 - 29 Sep 2013 01:55:43 UTCNKUITSE/MIME-Structure-0.07 - 11 Oct 2008 02:54:28 UTC
BYRNE/SOAP-MIME-0.55-7 - 16 Apr 2003 16:41:06 UTC
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 UTCResults from the last MIME::Parser parse....
DSKOLL/MIME-tools-5.509 - 05 Apr 2017 18:13:30 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 UTCThe 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 UTCZURBORG/Template-Plugin-MIME-0.12 - 15 May 2014 09:22:21 UTC
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 UTCHow 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.509 - 05 Apr 2017 18:13:30 UTCThis 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 UTCThis module adds disclaimer text to both the beginning and ending of an email message. It is a subclass of MIME::Signature....
FANY/MIME-Signature-0.22 - 07 Nov 2019 17:31:24 UTC