Revision history for this software.

0.11  2013/08/10 00:00:00
	- include USASCII software for CPAN test.
	; created by INABA Hitoshi

0.10  2013/08/08 00:00:00
	- getc means CORE::getc, too.
	- test requires: Char::USASCII: 0.92.
	; created by INABA Hitoshi

0.09  2013/07/22 00:00:00
	- remove use strict;.
	- support LANG environment variable and CHCP command.
	- ord and reverse means CORE::ord and CORE::reverse (incompatible change).
	- new ver.sion.0 check (match or die).
	- remove limitation of magic comment's line.
	- have to use both two-argument and three-argument open().
	- support Arabic.
	- support Hebrew.
	- support JIS8.
	- support KPS 9566.
	- support TIS-620.
	- support Char::getc().
	; created by INABA Hitoshi

0.08  2011/11/16 00:00:00
	- support Windows-1258.
	; created by INABA Hitoshi

0.07  2011/07/28 00:00:00
	- support Windows-1252, KOI8-R, KOI8-U, US-ASCII.
	; created by INABA Hitoshi

0.06  2011/03/05 00:00:00
	- support Latin-2, Latin-3, Latin-4, Latin-5, Latin-6, Latin-7, Latin-8, Latin-9.
	- support Cyrillic, Greek.
	; created by INABA Hitoshi

0.05  2011/02/03 00:00:00
	- remove Fcntl module.
	; created by INABA Hitoshi

0.04  2011/01/15 00:00:00
	- remove magic comment.
	; created by INABA Hitoshi

0.03  2010/12/29 00:00:00
	- support MacOS.
	- support GBK.
	; created by INABA Hitoshi

0.02  2010/07/28 00:00:00
	- support Big5HKSCS.
	- rename Makefile.PL to pMakefile.PL(Poor Makefile.PL) for DOS-like system.
	- standard Makefile.PL for UNIX-like system.
	; created by INABA Hitoshi

0.01  2010/04/07 00:00:00
	- original version; created by INABA Hitoshi
