Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    MIME::Entity 5.425

    Download button

    No screenshots available
    Downloads: 1,133  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Very Good (4.0/5)
    4 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Eryq, ZeeGee Software Inc | More programs
    Perl Artistic License / FREE
    January 21st, 2008, 02:50 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    MIME::Entity description

    MIME::Entity is a Perl class for parsed-and-decoded MIME message.

    MIME::Entity is a Perl class for parsed-and-decoded MIME message.

    SYNOPSIS

    Before reading further, you should see MIME::Tools to make sure that you understand where this module fits into the grand scheme of things. Go on, do it now. I'll wait.

    Ready? Ok...

    ### Create an entity:
    $top = MIME::Entity->build(From => 'me@myhost.com',
    To => 'you@yourhost.com',
    Subject => "Hello, nurse!",
    Data => @my_message);

    ### Attach stuff to it:
    $top->attach(Path => $gif_path,
    Type => "image/gif",
    Encoding => "base64");

    ### Sign it:
    $top->sign;

    ### Output it:
    $top->print(*STDOUT);

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    parse MIME message | decode MIME message | Perl module | parse | decode | MIME

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM