# $File: //member/autrijus/Encode-HanExtra/README $ $Author: autrijus $
# $Revision: #1 $ $Change: 3346 $ $DateTime: 2002/03/04 18:29:32 $

This is the README file for Encode::HanExtra, a supplementary pack
ot additional Chinese encodings to Encode.pm.

* Installation

Encode::HanConvert uses the standard perl module install process:

perl Makefile.PL
make
make test
make install

You will need perl 5.7.2 or better, as well as Encode 0.40+. For
this module's typical usage and examples, please consult the POD
documentation.

* Copyright

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