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

Search results for "module:MIME::Entity"

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

Egg::View::Mail::MIME::Entity - The content of the transmission of mail is made with MIMI::Entity. River stage zero No dependents

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 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::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::Parser - experimental class for parsing MIME streams River stage three • 66 direct dependents • 210 total dependents

You can inherit from this class to create your own subclasses that parse MIME streams into MIME::Entity objects....

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::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::Body - the body of a MIME message River stage three • 66 direct dependents • 210 total dependents

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

MIME::Visitor - walk through MIME parts and do stuff (like rewrite) River stage zero No dependents

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

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. River stage zero No dependents

BYRNE/SOAP-MIME-0.55-7 - 16 Apr 2003 16:41:06 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

MIME::Parser::Results - results of the last entity parsed River stage three • 66 direct dependents • 210 total dependents

Results from the last MIME::Parser parse....

DSKOLL/MIME-tools-5.515 - 24 Apr 2024 15:36:43 UTC

MIME::Signature - appends signature to mail messages River stage zero No dependents

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

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

SOAP::Packager - this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME. River stage three • 110 direct dependents • 144 total dependents

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

_Deparsed_XSubs.pm River stage zero No dependents

NOVOZHILV/App-SimpleBackuper-0.2.22 - 13 Feb 2021 05:54:57 UTC

Template::Plugin::MIME - TemplateToolkit plugin providing a interface to MIME::Entity River stage zero No dependents

ZURBORG/Template-Plugin-MIME-0.12 - 15 May 2014 09:22:21 UTC

SOAP::Lite::Packager - this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME. River stage three • 110 direct dependents • 144 total dependents

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

MIME::Parser::Filer - manage file-output of the parser River stage three • 66 direct dependents • 210 total dependents

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

HTTP::Promise::MIME - MIME Types and File Extension Class River stage one • 1 direct dependent • 2 total dependents

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.5.1 - 22 Mar 2024 07:56:38 UTC
23 results (0.036 seconds)