# $File: //member/autrijus/Lingua-ZH-TaBE/README $ $Author: autrijus $
# $Revision: #1 $ $Change: 3607 $ $DateTime: 2003/01/18 14:59:26 $

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

# Local variables:
# c-indentation-style: bsd
# c-basic-offset: 4
# indent-tabs-mode: nil
# End:
# vim: expandtab shiftwidth=4:
