Main > Programming > Libraries >

Mail::Message::Field::Full 2.073

Mail::Message::Field::Full 2.073

Sponsored Links

Mail::Message::Field::Full 2.073 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.58 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 815
Date added: 2007-08-02
Publisher: Mark Overmeer

Mail::Message::Field::Full 2.073 description

Mail::Message::Field::Full is a Perl module that can construct one smart line in a message header.

INHERITANCE

Mail::Message::Field::Full
is a Mail::Message::Field
is a Mail::Reporter

Mail::Message::Field::Full is extended by
Mail::Message::Field::Structured
Mail::Message::Field::Unstructured

SYNOPSIS

!! UNDER CONSTRUCTION
!! The details of this module are NOT FINISHED yet
!! Most parts are already usable, however. With care!

# Getting to understand the complexity of a header field ...

my $fast = $msg->head->get(subject);
my $full = Mail::Message::Field::Full->from($fast);

my $full = $msg->head->get(subject)->study; # same
my $full = $msg->head->study(subject); # same
my $full = $msg->get(subject); # same

# ... or build a complex header field yourself

my $f = Mail::Message::Field::Full->new(To);
my $f = Mail::Message::Field::Full->new(Subject: hi!);
my $f = Mail::Message::Field::Full->new(Subject => hi!);

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 a quite large penalty in performance and memory consumption. Are you willing to accept?

This class supports the common header description from RFC2822 (formerly RFC822), the extensions with respect to character set encodings as specified in RFC2047, and the extensions on language specification and long parameter wrapping from RFC2231. If you do not need the latter two, then the Mail::Message::Field::Fast and Mail::Message::Field::Flex are enough for your application.

Mail::Message::Field::Full 2.073 Screenshot

Advertisements

Mail::Message::Field::Full 2.073 Keywords

Bookmark Mail::Message::Field::Full 2.073

Hyperlink code:
Link for forum:

Mail::Message::Field::Full 2.073 Copyright

WareSeeker periodically updates pricing and software information of Mail::Message::Field::Full 2.073 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Mail::Message::Field::Full 2.073 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Mail::Message::Field contains one line of a message header. Free Download
Mail::Message::Head::FieldGroup is a Perl module with a sub set of fields in a header. Free Download
Mail::Message::Body is the data of a body in a message. Free Download
Mail::Message::Head::Partial is a subset of header information of a message. Free Download
Mail::Message::Head::Complete is a Perl module with the header of one message. Free Download
Mail::Message::Convert is a Perl module for conversions between message types. Free Download
Mail::Message::Head::SpamGroup is a Perl module which contains spam fighting related header fields. Free Download
Mail::Message::Head::ListGroup is a Perl module for mailinglist related header fields. Free Download