Revision history for this software. 0.10 2019-12-17 00:00:00 - _io_input() supports undef input - created by INABA Hitoshi 0.09 2019-12-05 00:00:00 - add scalar() in sub readline() - created by INABA Hitoshi 0.08 2019-10-02 00:00:00 - remove use Encode; - change script encoding UTF-8.0 to UTF-8.1 - support both UTF-8.0 to UTF-8.1 as output encoding - created by INABA Hitoshi 0.07 2019-08-23 00:00:00 - remove t/1012_getc.t, t/1013_readline.t, t/1014_print.t, and t/1015_printf.t - add t/1016_io_threadsafe.t - created by INABA Hitoshi 0.06 2019-08-22 00:00:00 - IOas::SJIS2004::getc() supports 4 octet code of SJIS2004 - created by INABA Hitoshi 0.05 2019-08-14 00:00:00 - fix POD - created by INABA Hitoshi 0.04 2019-08-03 00:00:00 - requires version 2.13.81.7 or later of Jacode4e::RoundTrip - created by INABA Hitoshi 0.03 2019-08-02 00:00:00 - support CP932 - support CP932IBM - support CP932NEC - support SJIS2004 - created by INABA Hitoshi 0.02 2019-08-01 00:00:00 - add PREREQ_PM of Makefile.PL - created by INABA Hitoshi 0.01 2019-07-31 00:00:00 - original version - created by INABA Hitoshi