NAME
gbktest - Correct bad GBK characters by translating demo texts
SYNOPSIS
gbktest inputdir/file
USAGE
% cnmapdir gbkdir
DESCRIPTION
The gbktest utility reads all files recursively under inputdir, converts from GBK to GB2312 with Encode::CNMap.
If bad GBK characters is encountered, gbktest prints it out and wait corresponding GB2312 characters to correct it. The input will be added to gb2312-add.dat file automatically. You can use makeall.bat to rebuild Encode::CNMap and test gb2312-add.dat.
BUGS, REQUESTS, COMMENTS
Please report any requests, suggestions or bugs via http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Encode-CNMap
AUTHORS
Qing-Jie Zhou <qjzhou@hotmail.com>