# $File: //member/autrijus/Lingua-ZH-Numbers/README $ $Author: autrijus $ # $Revision: #2 $ $Change: 2320 $ $DateTime: 2002/11/23 15:00:49 $

This is the README file for Lingua::ZH::Numbers, a module to convert numeric values into their Chinese string equivalents.

A subclass, Lingua::ZH::Numbers::Currency, also supports conversion from currency values into Chinese equivalents.

Lingua::ZH::Numbers uses the standard perl module install process:

cpansign -v # optional;see SIGNATURE for details perl Makefile.PL
make # or "nmake" on Win32 make test
make install

Copyright 2002, 2003, 2004 by Autrijus Tang <autrijus@autrijus.org>.

All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>.