K 10 svn:author V 5 leeym K 8 svn:date V 27 2006-11-15T08:16:40.000000Z K 7 svn:log V 402 - Add p5-Unicode-Unihan-0.02 Unicode::Unihan - The Unihan Data Base 3.2.0 use Unicode::Unihan; my $db = new Unicode::Unihan; print join("," => $db->Mandarin("\x{5c0f}\x{98fc}\x{5f3e}"), "\n"; 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 above. WWW: http://search.cpan.org/dist/Unicode-Unihan/ END