Main > Programming > Libraries >

MIME::Words 5.420

MIME::Words 5.420

Sponsored Links

MIME::Words 5.420 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.38 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 833
Date added: 2007-07-20
Publisher: Eryq

MIME::Words 5.420 description

MIME::Words is a Perl module to deal with RFC-1522 encoded words.

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. Ill wait.

Ready? Ok...

use MIME::Words qw(:all);

### Decode the string into another string, forgetting the charsets:
$decoded = decode_mimewords(
To: =?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= ,
);

### Split string into array of decoded [DATA,CHARSET] pairs:
@decoded = decode_mimewords(
To: =?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= ,
);

### Encode a single unsafe word:
$encoded = encode_mimeword("xABFranxE7oisxBB");

### Encode a string, trying to find the unsafe words inside it:
$encoded = encode_mimewords("Me and xABFranxE7oisxBB in town");

Fellow Americans, you probably wont know what the hell this module is for. Europeans, Russians, et al, you probably do.

For example, heres a valid MIME header you might get:

From: =?US-ASCII?Q?Keith_Moore?= < moore@cs.utk.edu>
To: =?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= < keld@dkuug.dk>
CC: =?ISO-8859-1?Q?Andr=E9_?= Pirard < PIRARD@vm1.ulg.ac.be>
Subject: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?=
=?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?=
=?US-ASCII?Q?.._cool!?=

The fields basically decode to (sorry, I can only approximate the Latin characters with 7 bit sequences /o and e):

From: Keith Moore < moore@cs.utk.edu>
To: Keld J/orn Simonsen < keld@dkuug.dk>
CC: Andre Pirard < PIRARD@vm1.ulg.ac.be>
Subject: If you can read this you understand the example... cool!

MIME::Words 5.420 Screenshot

Advertisements

MIME::Words 5.420 Keywords

Bookmark MIME::Words 5.420

Hyperlink code:
Link for forum:

MIME::Words 5.420 Copyright

WareSeeker periodically updates pricing and software information of MIME::Words 5.420 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 MIME::Words 5.420 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
MIME::WordDecoder is a Perl module to decode RFC-1522 encoded words to a local representation. Free Download
MIME::Parser is a experimental class for parsing MIME streams. Free Download
MIME::Head is a MIME message header (a subclass of Mail::Header). Free Download
MIME::AltWords Perl module can properly deal with RFC-1522 encoded words. Free Download
MIME::EncWords is a Perl module created to deal with RFC-1522 encoded words (improved). Free Download
MIME-tool is a little mime encoding tool. Free Download
MIME::Charset module contains charset informations for MIME. Free Download
MIME::Lite is a low-calorie MIME generator Perl module. Free Download