Main > Programming > Libraries >

Encode::MIME::Header 2.23

Encode::MIME::Header 2.23

Sponsored Links

Encode::MIME::Header 2.23 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 1.9 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 830
Date added: 2007-07-17

Encode::MIME::Header 2.23 description

Encode::MIME::Header is a Perl module that contains MIME B and Q header encoding.

SYNOPSIS

use Encode qw/encode decode/;
$utf8 = decode(MIME-Header, $header);
$header = encode(MIME-Header, $utf8);

ABSTRACT

This module implements RFC 2047 Mime Header Encoding. There are 3 variant encoding names; MIME-Header, MIME-B and MIME-Q. The difference is described below

decode() encode()
----------------------------------------------
MIME-Header Both B and Q =?UTF-8?B?....?=
MIME-B B only; Q croaks =?UTF-8?B?....?=
MIME-Q Q only; B croaks =?UTF-8?Q?....?=

When you decode(=?encoding?X?ENCODED WORD?=), ENCODED WORD is extracted and decoded for X encoding (B for Base64, Q for Quoted-Printable). Then the decoded chunk is fed to decode(encoding). So long as encoding is supported by Encode, any source encoding is fine.

When you encode, it just encodes UTF-8 string with X encoding then quoted with =?UTF-8?X?....?= . The parts that RFC 2047 forbids to encode are left as is and long lines are folded within 76 bytes per line.

Encode::MIME::Header 2.23 Screenshot

Advertisements

Encode::MIME::Header 2.23 Keywords

Bookmark Encode::MIME::Header 2.23

Hyperlink code:
Link for forum:

Encode::MIME::Header 2.23 Copyright

WareSeeker periodically updates pricing and software information of Encode::MIME::Header 2.23 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 Encode::MIME::Header 2.23 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
Encode is a Perl module created to deal with character encodings. Free Download
MIME::Head is a MIME message header (a subclass of Mail::Header). Free Download
Encode::HanExtra Perl module contains extra sets of Chinese encodings. Free Download
Encode::RAD50 is a Perl module that can convert to and from the Rad50 character set. Free Download
Encode::JIS2K is aJIS X 0212 (aka JIS 2000) Encodings. Free Download
gnome-mime-data package contains the base MIME and Application database for GNOME. Free Download
MIME::Parser is a experimental class for parsing MIME streams. Free Download
MIME::WordDecoder is a Perl module to decode RFC-1522 encoded words to a local representation. Free Download