Main > Programming > Libraries >

Mail::Message::Field 2.072

Mail::Message::Field 2.072

Sponsored Links

Mail::Message::Field 2.072 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: 835
Date added: 2007-07-13
Publisher: Mark Overmeer

Mail::Message::Field 2.072 description

Mail::Message::Field contains one line of a message header.

INHERITANCE

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

Mail::Message::Field is extended by
Mail::Message::Field::Fast
Mail::Message::Field::Flex
Mail::Message::Field::Full

SYNOPSIS

my $field = Mail::Message::Field->new(From => fish@tux.aq);
print $field->name;
print $field->body;
print $field->comment;
print $field->content; # body & comment
$field->print(*OUT);
print $field->string;
print "$fieldn";
print $field->attribute(charset) || us-ascii;

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 header line, and facilitates access routines to the information hidden in it. Also, you may want to have a look at the added methods of a message:

my @from = $message->from;
my $sender = $message->sender;
my $subject = $message->subject;
my $msgid = $message->messageId;

my @to = $message->to;
my @cc = $message->cc;
my @bcc = $message->bcc;
my @dest = $message->destinations;

my $other = $message->get(Reply-To);

Mail::Message::Field 2.072 Screenshot

Advertisements

Mail::Message::Field 2.072 Keywords

Bookmark Mail::Message::Field 2.072

Hyperlink code:
Link for forum:

Mail::Message::Field 2.072 Copyright

WareSeeker periodically updates pricing and software information of Mail::Message::Field 2.072 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 2.072 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::Full is a Perl module that can construct one smart line in 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::Convert is a Perl module for conversions between message types. Free Download
Mail::Field is a base class for manipulation of mail header fields. Free Download
Mail::Message::Construct::Build is a Perl module for building a Mail::Message from components. Free Download
Mail::Message::Convert::Html is a Perl module to format messages in HTML. Free Download
Mail::Message::Head::Partial is a subset of header information of a message. Free Download