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

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 # optional; see SIGNATURE for details perl Makefile.PL
make # or 'nmake' on Win32 make test
make install

Copyright 2003, 2004, 2005 by Audrey 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>.