Main > Programming > Libraries >

Convert::Translit 1.03

Convert::Translit 1.03

Sponsored Links

Convert::Translit 1.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.078 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1190
Date added: 2006-08-08
Publisher: Genji Schmeder

Convert::Translit 1.03 description

Convert::Translit, transliterate, build_substitutes is a Perl module for string conversion among numerous character sets.

SYNOPSIS

use Convert::Translit;
$translator = new Convert::Translit($result_chset);
$translator = new Convert::Translit($orig_chset, $result_chset);
$translator = new Convert::Translit($orig_chset, $result_chset, $verbose);

$result_st = $translator->transliterate($orig_st);
$result_st = Convert::Translit::transliterate($orig_st);

build_substitutes Convert::Translit();

Convert::Translit::build_substitutes();

This module converts strings among 8-bit character sets defined by IETF RFC 1345 (about 128 sets). The RFC document is included so you can look up character set names and aliases; its also read by the module when composing conversion maps. Failing functions or objects return undef value.

Export_OK Functions:

transliterate()
returns a string in $result_chset for an argument string in $orig_chset, transliterating by a map composed by new().

build_substitutes()
rebuilds the file "substitutes" containing character definitions and approximate substitutions used when a character in $orig_chset isnt defined in $result_chset. For example, "Latin capital A" may be substituted for "Latin capital A with ogonek". It takes a long time to rebuild this file, but you should never need to. Its only source of information is file "rfc1345".

Object methods:

new()
creates a new object for converting from $orig_chset to $result_chset, these being names (or aliases) of 8-bit character sets defined in RFC 1345. If only one argument, then $orig_chset is assumed "ascii". If three arguments, the third is verbosity flag. Verbose output lists approximate substitutions and other compromises.

transliterate()
is same as the function of that name.

build_substitutes()
is same as the function of that name.

Convert::Translit 1.03 Screenshot

Advertisements

Convert::Translit 1.03 Keywords

Bookmark Convert::Translit 1.03

Hyperlink code:
Link for forum:

Convert::Translit 1.03 Copyright

WareSeeker periodically updates pricing and software information of Convert::Translit 1.03 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 Convert::Translit 1.03 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
Convert::Scalar is a Perl module that can convert between different representations of perl scalars. Free Download
Convert::Braille is a Perl module that can convert Between Braille Encodings. Free Download
Convert::ASCIInames is a Perl module that includes ASCII names for control characters. Free Download
Convert::BER is a Perl module for ASN.1 Basic Encoding Rules. Free Download
Convert::Braille::English is a Perl module that can convert Between Braille Encodings. Free Download
Convert::Recode is a Perl module to make mapping functions between character sets. Free Download
Convert::Base32 is a Perl module for encoding and decoding of base32 strings. Free Download
Convert::Number::Digits is a Perl module that convert Digits Between the Scripts of Unicode. Free Download