Encode Hackers Encode 0.95 is available now. Check
http://www.dan.co.jp/~dankogai/Encode-0.95.tar.gz or CPAN. And here are changes. 0.95 Thu Mar 22 2002 In this update, pod rewrites and alias fixes are the main issues + lib/Encode/Supported.pod Describes supported encodings ! Makefile.PL streamlined compiled-in encodings. ! lib/Encode/Description.pod -> lib/Encode/Details.pod Renamed. + Encode/ibm-125?.ucm Added from icu distibution with any occurance of "IBM-125?" to "cp125?". Filenames remain unchanged to pay some respect to icu staff, however. + lib/Encode/Alias.pm ! Encode.pm Alias difinitions in Encode.pm relocated. ! AUTHORS ! Encode.xs packWARN patch from Paul Marquess via jhi Message-Id: <[EMAIL PROTECTED]> Paul added to AUTHORS as a result. ! t/CJKalias.t -> t/Aliases.t Renamed. Checks even more aliases and alias overloading ! Encode.pm ! CN/CN.pm duplicate alias for ujis => euc-jp removed (Encode::JP has one) gbk => cp936 relocated to CN.pm ! t/CJKalias.t Test::More with plans (by jhi) Enjoy! Dan the Yet Another Perl Encode Hacker
