bin/cnmap            Command-line utility to convert files
bin/cnmapdir         Command-line utility to convert directories
bin/cnmapwx          GUI interface(WxPerl) to cnmap and cnmapdir
Changes              Changelog
CNMap.pm             Enhanced encoding with auto-mapping
CNMap/cnmapwx.wdr    wxDesigner source file for cnmapwx
CNMap/cnmapwx_wdr.pl wxDesigner generated file for cnmapwx
Makefile.PL          Makefile writer
MANIFEST             This list of files
README               The Instructions
examples/demo.pl     Demo program
proj.kpf             Komodo project file
t/00base.t           Test of library
t/zhengqi.b5         Test data file of Traditional big5 version
t/zhengqi.gb         Test data file of Simplified gb2312 version
t/zhengqi.gbk        Test data file of mixed gbk version
t/zheng_gb.b5        Test data file of big5, which translated from gb2312
ucm/big5-trad.ucm    Generated ucm of enhanced big5 encoding
ucm/cntest.bat       DOS utility to check bad encodings from GBK to GB2312
ucm/gb2312-add.dat   Additional Patch to gb2312 encoding
ucm/gb2312-simp.ucm  Generated ucm of enhanced gb2312 encoding
ucm/gbk2gb.pl        Generate gb2312-add.dat with given GBK and GB2312 coding
ucm/gbk2gb_check.pl  Ensure GB2312-add.dat is working
ucm/gbkcode.pl       Show Gbk and UTF-16BE coding
ucm/gbktest.pl		 Correct bad GBK characters by translating demo texts
ucm/makeall.bat      DOS utility to make, install and test current encoding
ucm/tab2ucm.pl       Combine TAB and original ucm into enhanced ucm
META.yml             Module meta-data (added by MakeMaker)