| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=276994
|
|
|
|
| |
Notes:
svn path=/head/; revision=214859
|
|
|
|
| |
Notes:
svn path=/head/; revision=188711
|
|
|
|
| |
Notes:
svn path=/head/; revision=183837
|
|
|
|
|
|
|
| |
Noticed by: kris
Notes:
svn path=/head/; revision=177500
|
|
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/
Notes:
svn path=/head/; revision=177304
|