On Sat, 18 Jan 2003, Jarkko Hietaniemi wrote:
> Now Perl-5.8.1-to-be has been changed to
>
> (1) not to do any implicit UTF-8-ification of any filehandles unless
> explicitly asked to do so (either by the -C command line switch
> or by setting the env var PERL_UTF8_LOCALE to a true value,
For people who wish to process texts in Chinese (Traditional, but
also Simplfied via Encode::HanConvert) language, I have just uploaded
Lingua::ZH::Toke on CPAN.
That module is a 'use utf8;'-friendly frontend to my Lingua::ZH::TaBE
module; it allows you to manupulate linguistic objects like below