mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
8 lines
350 B
Plaintext
8 lines
350 B
Plaintext
This module tries to convert a number into Chinese cardinal number. It
|
|
supports decimals number, and five representation systems (charsets):
|
|
traditional, simplified, big5, gb and pinyin. The first two are returned
|
|
as unicode strings; hence they are only available for Perl 5.6 and later
|
|
versions.
|
|
|
|
WWW: http://search.cpan.org/dist/Lingua-ZH-Numbers/
|