Lingua/ZH/CEDICT version 0.01 ============================= Lingua::ZH::CEDICT is an interface for CEDICT.b5, a Chinese-English dictionary file that may be freely used for non-commercial purposes. This is an alpha release; API and features are not finalized. If you intend to use this package, please contact me so I can acommodate your needs. The dictionary is included as a Storable v2.4 file. Please see the bin/ directory in the distribution to see how to import a new version of the dictionary. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES Requires perl 5.6, although I plan to bring down this requirement to about 5.5.3. Depending on your usage of the modules, might require one or several of the following modules: Storable Text::Iconv Encode::HanConvert or Lingua::ZH::HanConvert Net::MySQL COPYRIGHT AND LICENCE Copyright (C) 2002 Christian Renz This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. For the CEDICT copyright and license terms, see .