Main > Programming > Libraries >

Unicode::Unihan 0.03

Unicode::Unihan 0.03

Sponsored Links

Unicode::Unihan 0.03 Ranking & Summary

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

Unicode::Unihan 0.03 description

Unicode::Unihan is the Unihan Data Base 5.0.0.

SYNOPSIS

use Unicode::Unihan;
my $db = new Unicode::Unihan;
print join("," => $db->Mandarin("x{5c0f}x{98fc}x{5f3e}"), "n";

ABSTRACT

This module provides a user-friendly interface to the Unicode Unihan Database 3.2. With this module, the Unihan database is as easy as shown in the SYNOPSIS above.

The first thing you do is make the database available. Just say

use Unicode::Unihan;
my $db = new Unicode::Unihan;

Thats all you have to say. After that, you can access the database via $db->tag($string) where tag is the tag in the Unihan Database, without k prefix.
$data = $db->tag($string) =item @data = $db->tag($string)

The first form (scalar context) returns the Unihan Database entry of the first character in $string. The second form (array context) checks the entry for each character in $string.

@data = $db->Mandarin("x{5c0f}x{98fc}x{5f3e}");
# @data is now (SHAO4 XIAO3,SI4,DAN4)

@data = $db->JapaneseKun("x{5c0f}x{98fc}x{5f3e}");
# @data is now (CHIISAI KO O,KAU YASHINAU,TAMA HAZUMU HIKU)

Unicode::Unihan 0.03 Screenshot

Advertisements

Unicode::Unihan 0.03 Keywords

Bookmark Unicode::Unihan 0.03

Hyperlink code:
Link for forum:

Unicode::Unihan 0.03 Copyright

WareSeeker periodically updates pricing and software information of Unicode::Unihan 0.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 Unicode::Unihan 0.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
Encode::HanExtra Perl module contains extra sets of Chinese encodings. Free Download
Bundle::Encode is a Perl bundle to install Encode modules and dependencies. Free Download
Unicode::Normalize Perl module contains Unicode Normalization Forms. Free Download
Bundle::Unicode is a Perl bundle to install Unicode modules and their dependencies. Free Download
Siren is a music player for GNOME with an extremely minimalist interface. Free Download
iPodDB::Menu::Help is the help menu. Free Download
ustring is a C++ library to implement the complete Unicode 3.0 standard. Free Download
Unicode::MapUTF8 is a Perl module with conversions to and from arbitrary character sets and UTF8. Free Download