I wonder how's Laszlo's doing when I released Encode 1.67, available as follows.
Whole: http://www.dan.co.jp/~dankogai/Encode-1.67.tar.gz and CPAN Diff agains current: 147 lines http://www.dan.co.jp/~dankogai/current-1.67.diff.gz And Changes. As you see changes are just cosmetic. $Revision: 1.67 $ $Date: 2002/05/02 07:33:09 $ ! Encode.xs Error message now consistent w/ perlqq (\N{U+} -> \x{}) done in perl@16308 but Philip linted me further. Now the error messages are macronized as ERR_ENCODE_NOMAP and ERR_DECODE_NOMAP ! lib/Encode/Guess.pm Sanity check for happier -w by Autrijus Dan the Encode Maitainer