# $File: //member/autrijus/Encode-HanExtra/README $ $Author: autrijus $ # $Revision: #1 $ $Change: 1 $ $DateTime: 2002/06/11 08:35:12 $ This is the README file for Encode::HanExtra, a supplementary pack of additional Chinese encodings to Encode.pm. * Installation Encode::HanExtra uses the standard perl module install process: perl Makefile.PL make make test make install # this will run 'enc2xs -C' for you, to update # Encode.pm's on-demand loading database You will need perl 5.7.3 or better, as well as Encode 1.41 or better. For this module's typical usage and examples, please consult its POD documentation. * Copyright Copyright 2002 by Autrijus Tang . All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself. See .