Main > Programming > Libraries >

MIME::Charset 0.044

MIME::Charset 0.044

Sponsored Links

MIME::Charset 0.044 Ranking & Summary

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

MIME::Charset 0.044 description

MIME::Charset module contains charset information for MIME.

SYNOPSIS

Getting charset informations:

use MIME::Charset qw(:info);

$benc = body_encoding("iso-8859-2"); # "Q"
$cset = canonical_charset("ANSI X3.4-1968"); # "US-ASCII"
$henc = header_encoding("utf-8"); # "S"
$cset = output_charset("shift_jis"); # "ISO-2022-JP"

Translating text data:

use MIME::Charset qw(:trans);

($text, $charset, $encoding) =
header_encode(
"xc9xc2xc5xaaxc0xdexc3xefxc5xaa".
"xc7xd1xcaxaaxbdxd0xcexcfxb4xef",
"euc-jp");
# ...returns (< converted >, "ISO-2022-JP", "B");

($text, $charset, $encoding) =
body_encode(
"Collectioneur pathxe9tiquement ".
"xe9clectique de dxe9chets",
"latin1");
# ...returns (< original >, "ISO-8859-1", "QUOTED-PRINTABLE");

$len = encoded_header_len(
"Perlxe8xa8x80xe8xaax9e", "b", "utf-8"); # 28

Manipulating module defaults:

use MIME::Charset;

MIME::Charset::alias("csEUCKR", "euc-kr");
MIME::Charset::default("iso-8859-1");
MIME::Charset::fallback("us-ascii");

MIME::Charset 0.044 Screenshot

Advertisements

MIME::Charset 0.044 Keywords

Bookmark MIME::Charset 0.044

Hyperlink code:
Link for forum:

MIME::Charset 0.044 Copyright

WareSeeker periodically updates pricing and software information of MIME::Charset 0.044 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::Charset 0.044 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
MARC::Charset is a Perl module to convert MARC-8 encoded strings to UTF-8. Free Download
Lingua::RU::Charset is a Perl extension for detecting and converting various russian character sets. Free Download
MIME::Head is a MIME message header (a subclass of Mail::Header). Free Download
MIME::EncWords is a Perl module created to deal with RFC-1522 encoded words (improved). Free Download
MIME::Words is a Perl module to deal with RFC-1522 encoded words. Free Download
Encode::HanExtra Perl module contains extra sets of Chinese encodings. Free Download
Money::ChangeMaker::Presets Perl module contains preset currency sets for Money::ChangeMaker. Free Download
MIME::AltWords Perl module can properly deal with RFC-1522 encoded words. Free Download