Main > Programming > Libraries >

HTML::Mail 0.02_05

HTML::Mail 0.02_05

Sponsored Links

HTML::Mail 0.02_05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.015 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1096
Date added: 2006-10-23
Publisher: Cláudio Valente

HTML::Mail 0.02_05 description

HTML::Mail is a Perl extension for sending emails with embedded HTML and media.

SYNOPSIS

use HTML::Mail;

### initialisation
my $html_mail = HTML::Mail->new(
HTML => http://www.cpan.org,
Text => This is the text representation of the webpage http://www.cpan.org,
From => me@myhost.org,
To => you@yourhost.org,
Subject => CPAN webpage);

### Send the email ("inherited" from MIME::Lite)
$html_mail->send();

#### Remove text representation
$html_mail->set_Text();

### Rebuild the message and send
$html_mail->build->send;

### Serialise to file for later reuse
$html_mail->dump_file(/tmp/cpan_mail.data);

### Restore from file
my $restored = HTML::Mail->restore_file(/tmp/cpan_mail.data);

HTML::Mail is supposed to help with the task of sending emails with HTML and images (or other media) embedded or externally linked. It uses MIME::Lite for all MIME related jobs, HTML::Parser to find related files and change the URIs and LWP::UserAgent to retrieve the related files.

Email can be multipart/alternative if both HTML and Text content exist and multipart/related if there is only HTML content.

If all you want is to send text-only email, you probably wont find this module useful at all, or at best a huge overkill.

HTML::Mail 0.02_05 Screenshot

Advertisements

HTML::Mail 0.02_05 Keywords

Bookmark HTML::Mail 0.02_05

Hyperlink code:
Link for forum:

HTML::Mail 0.02_05 Copyright

WareSeeker periodically updates pricing and software information of HTML::Mail 0.02_05 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 HTML::Mail 0.02_05 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
HTML::Manipulator is a Perl extension for manipulating HTML files. Free Download
Shohei is a multi-language, multi-function, multi-server, multi-user, multi-context, multi-media web-based mail client. Free Download
Wily is a Perl extension for interfacing with Wily. Free Download
HTML::Detoxifier is a practical module to strip harmful HTML. Free Download
@Mail is a Webmail client for POP3/IMAP and optionally an email server. Free Download
zeMail is a minimalist webmail package written in Mason. Free Download
lfwmail is a light weight web mail program written in perl. Free Download
HTML::Merge is an embedded HTML/SQL/Perl system. Free Download