Package : perl-Unicode-Unihan

Package details

Summary: The Unihan Data Base 5.1.0

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

use Unicode::Unihan;
my $uh = Unicode::Unihan->new;

That's all you have to say. After that, you can access the database via
$uh->_tag_($string) where _tag_ is the tag in the Unihan Database, without
'k' prefix.


URL: http://metacpan.org/release/Unicode-Unihan
License: GPLv1+ or Artistic

Maintainer: tv

List of RPMs