Linux SoftwareProgrammingLibrariesMail::Message::Body 2.065

Mail::Message::Body 2.065


Mail::Message::Body is the data of a body in a message. INHERITANCE Mail::Message::Body has extra code in Mail::Message::B
Developer:   Mark Overmeer
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Mail::Message::Body is the data of a body in a message.

INHERITANCE

Mail::Message::Body has extra code in
Mail::Message::Body::Construct
Mail::Message::Body::Encode

Mail::Message::Body
is a Mail::Reporter

Mail::Message::Body is extended by
Mail::Message::Body::File
Mail::Message::Body::Lines
Mail::Message::Body::Multipart
Mail::Message::Body::Nested
Mail::Message::Body::String

Mail::Message::Body is realized by
Mail::Message::Body::Delayed

SYNOPSIS

my Mail::Message $msg = ...;
my $body = $msg->body;
my @text = $body->lines;
my $text = $body->string;
my IO::Handle $file = $body->file;
$body->print(*FILE);

my $content_type = $body->type;
my $transfer_encoding = $body->transferEncoding;
my $encoded = $body->encode(mime_type => 'text/html',
charset => 'us-ascii', transfer_encoding => 'none');n";
my $decoded = $body->decoded;

The encoding and decoding functionality of a Mail::Message::Body is implemented in the Mail::Message::Body::Encode package. That package is automatically loaded when encoding and decoding of messages needs to take place. Methods to simply build an process body objects are implemented in Mail::Message::Body::Construct.

The body of a message (a Mail::Message object) is stored in one of the many body types. The functionality of each body type is equivalent, but there are performance differences. Each body type has its own documentation with details about its implementation.

Requirements:
  • Perl
    tags mail message  message body  body type  body encode  transfer encoding  each body  encoding and  and decoding  body string  body construct  body file  body lines  file body  

    Download Mail::Message::Body 2.065


     http://mirrors.evolva.ro/CPAN/authors/id/M/MA/MARKOV/Mail-Box-2.065.tar.gz


    Authors software

    Mail::Send 1.74 (by Mark Overmeer)
    Mail::Send is a simple electronic mail interface.

    SYNOPSIS:

    require Mail::Send;

    $msg = new Mail::Send;

    $msg =

    Mail::Box 2.065 (by Mark Overmeer)
    Mail::Box can manage a mailbox, a folder with messages.

    INHERITANCE

    Mail::Box
    is a Mail::Reporter

    Mail::Box is extende

    Mail::Message::Body 2.065 (by Mark Overmeer)
    Mail::Message::Body is the data of a body in a message.

    INHERITANCE

    Mail::Message::Body has extra code in
    Mail::Message::B

    User::Identity::Archive 0.90 (by Mark Overmeer)
    User::Identity::Archive is a base class for archiving user information.

    INHERITANCE

    User::Identity::Archive
    is a User::Ide

    Mail::Field 1.74 (by Mark Overmeer)
    Mail::Field is a base class for manipulation of mail header fields.

    SYNOPSIS

    use Mail::Field;

    $field = Mail::Fie


    Similar software

    Mail::Message::Body 2.065 (by Mark Overmeer)
    Mail::Message::Body is the data of a body in a message.

    INHERITANCE

    Mail::Message::Body has extra code in
    Mail::Message::B

    Mail::Message::Convert 2.066 (by Mark Overmeer)
    Mail::Message::Convert is a Perl module for conversions between message types.

    INHERITANCE

    Mail::Message::Convert
    is a Mai

    Mail::Message::Convert::HtmlFormatPS 2.066 (by Mark Overmeer)

    Mail::Message::Construct::Build 2.066 (by Mark Overmeer)
    Mail::Message::Construct::Build is a Perl module for building a Mail::Message from components.

    SYNOPSIS

    my $msg3 = Mail::Messa

    Mail::Message::Convert::TextAutoformat 2.066 (by Mark Overmeer)

    Mail::Message::Convert::MimeEntity 2.066 (by Mark Overmeer)
    Mail::Message::Convert::MimeEntity is a Perl module that can translate Mail::Message to MIME::Entity vv.

    INHERITANCE

    Mail::Mes

    Writemime 1.1 (by Jean-Francois Dockes)
    Writemime project is a simple C++ package that makes it easy to create and send MIME (Multipurpose Internet Mail Extension) messages

    MT blogmail 1.3 (by Troy Dack)
    MT blogmail is a small Python script that allows you to send an email (including an attached image) and have it posted to your Movabl

    Mail::Send 1.74 (by Mark Overmeer)
    Mail::Send is a simple electronic mail interface.

    SYNOPSIS:

    require Mail::Send;

    $msg = new Mail::Send;

    $msg =

    Mail::Message::Convert::MailInternet 2.066 (by Mark Overmeer)
    Mail::Message::Convert::MailInternet is a Perl module that can translate Mail::Message to Mail::Internet vv.

    INHERITANCE

    Mail:


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags