This is the README file for Lingua::ZH::Dict, a Chinese Dictionary Word
Lookup Agent. Current supported dictionary is 
Dictionary of MOE (Ministry of Education), Taiwan.

* Installation

This modules requires LWP::UserAgent and HTML::LinkExtractor.

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

perl Makefile.PL
make
make test
make install

* Copyright

Copyright 2004 by Cheng-Lung Sung <clsung@dragon2.net>

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.


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