# $File: //member/autrijus/Encode-HanConvert/README $ $Author: autrijus $ # $Revision: #3 $ $Change: 3910 $ $DateTime: 2002/04/19 04:50:18 $ This is the README file for Encode::HanConvert, two encoding formats to facilitate mappings between traditional and simplified Chinese characters. * Installation Encode::HanConvert uses the standard perl module install process: perl Makefile.PL make make test make install enc2xs -C # optional; updates Encode.pm's on-demand loading DB 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 .