# $File: //member/autrijus/Lingua-ZH-TaBE/README $ $Author: autrijus $
# $Revision: #2 $ $Change: 9666 $ $DateTime: 2004/01/11 12:36:44 $

This is the README file for Lingua::ZH::TaBE, the Perl interface
to the 'libtabe' C library for general-purpose Chinese processing.

* Installation

This modules needs libtabe version 0.2.5 or above installed; please
install it from ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ before
running Makefile.PL.

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

cpansign -v		# see SIGNATURE for details
perl Makefile.PL
make
make test
make install

* Copyright

Copyright 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>.