The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Mail-Message Mail::Field"

Mail::Message::Field - one line of a message header River stage two • 9 direct dependents • 14 total dependents

This implementation follows the guidelines of rfc2822 as close as possible, and may there produce a different output than implementations based on the obsolete rfc822. However, the old output will still be accepted. These objects each store one heade...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Fast - one line of a message header River stage two • 9 direct dependents • 14 total dependents

This is the faster, but less flexible implementation of a header field. The data is stored in an array, and some hacks are made to speeds things up. Be gentle with me, and consider that each message contains many of these lines, so speed is very impo...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::URIs - message header field with uris River stage two • 9 direct dependents • 14 total dependents

More recent RFCs prefer uri field notation over the various differentiated syntaxes. Especially the mailing-list RFCs use these fields all the time. This class can maintain these fields. Extends "DESCRIPTION" in Mail::Message::Field::Structured....

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Flex - one line of a message header River stage two • 9 direct dependents • 14 total dependents

This is the flexible implementation of a field: it can easily be extended because it stores its data in a hash and the constructor ("new") and initializer ("init") are split. However, you pay the price in performance. Mail::Message::Field::Fast is fa...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Full - construct one smart line in a message header River stage two • 9 direct dependents • 14 total dependents

This is the *full* implementation of a header field: it has *full* understanding of all predefined header fields. These objects will be quite slow, because header fields can be very complex. Of course, this class delivers the optimal result, but for ...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::DKIM - message header field for dkim signatures River stage two • 9 direct dependents • 14 total dependents

Decode the information contained in a DKIM header. You can also construct DKIM-Signature headers this way. However, verification and signing is not yet implemented. This implementation is based on RFC6376. Extends "DESCRIPTION" in Mail::Message::Fiel...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Date - message header field with uris River stage two • 9 direct dependents • 14 total dependents

Dates are a little more tricky than it should be: the formatting permits a few constructs more than other RFCs use for timestamps. For instance, a small subset of timezone abbreviations are permitted. The studied date field will reformat the content ...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Address - One e-mail address River stage two • 9 direct dependents • 14 total dependents

Many header fields can contain e-mail addresses. Each e-mail address can be represented by an object of this class. These objects will handle interpretation and character set encoding and decoding for you. Extends "DESCRIPTION" in Mail::Identity....

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Attribute - one attribute of a full field River stage two • 9 direct dependents • 14 total dependents

Attributes within MIME fields can be quite complex, and therefore be slow and consumes a lot of memory. The Mail::Message::Field::Fast and Mail::Message::Field::Flex simplify them the attributes a lot, which may result in erroneous behavior in rare c...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Addresses - Fields with e-mail addresses River stage two • 9 direct dependents • 14 total dependents

All header fields which contain e-mail addresses only. Not all address fields have the same possibilities, but they are all parsed the same: you never know how broken the applications are which produce those messages. When you try to create construct...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::AddrGroup - A group of Mail::Message::Field::Address objects River stage two • 9 direct dependents • 14 total dependents

An address group collects a set of e-mail addresses (in this case they are Mail::Message::Field::Address objects). Extends "DESCRIPTION" in User::Identity::Collection::Emails....

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Structured - one line of a structured message header River stage two • 9 direct dependents • 14 total dependents

Extends "DESCRIPTION" in Mail::Message::Field::Full....

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::AuthResults - message header field authentication result River stage two • 9 direct dependents • 14 total dependents

Mail Transfer Agents may check the authenticity of an incoming message. They add 'Authentication-Results' headers, maybe more than one. This implementation is based on RFC7601. Extends "DESCRIPTION" in Mail::Message::Field::Structured....

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

Mail::Message::Field::Unstructured - smart unstructured field River stage two • 9 direct dependents • 14 total dependents

Unstructured fields do contain information which is not restricted in any way. RFC2822 defines some unstructured fields, but by default all unknown fields are unstructured as well. Things like attributes and comments have no meaning for unstructured ...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

lib/Mail/Message/Field/Unstructured.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

lib/Mail/Message/Field/AddrGroup.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

lib/Mail/Message/Field/Structured.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

lib/Mail/Message/Field/Full.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

lib/Mail/Message/Field/Flex.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC

lib/Mail/Message/Field/AuthResults.pm River stage two • 9 direct dependents • 14 total dependents

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC
57 results (0.056 seconds)