The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module ShiftJIS::CP932::MapUTF.

0.13  Sat May 11 13:55:25 2002
    - unreferenced local variables are removed.

0.12  Sun Apr 14 22:53:12 2002
    - now uses utf8n_to_uvuni() instead of utf8n_to_uvchr().
    - some doc fix.

0.11  Sun Feb 10 17:07:22 2002
    - add ShiftJIS::CP932::MapUTF::Supplements (experimental).

0.10  Sun Jan 20 19:44:06 2002
    - some detypo in POD and README.

0.09  Sun Jan 20 11:26:14 2002
    - Halfwidth Katakana take 4 bytes in UTF-EBCDIC.

0.08  Sun Jan 20 10:26:38 2002
    - now understands wide characters;
      but only works on Unicode-oriented Perl (i.e. Perl 5.6 or later).

0.07  Sun Oct 20 14:35:03 2001 (not released)
    - unpaired surrogate.

0.06  Sun Oct 13 16:24:52 2001 (not released)
    - surrogate pairs are supported.

0.05  Tue Oct 02 00:16:25 2001
    - input/output of wide characters are abandoned.

0.04  Sat Sep 08 12:11:15 2001
    - modify test.t: Perl 5.005 warns against '\x{hhhh}'.

0.03  Thu Sep 06 22:15:21 2001
    - fix: wrong utf8 regex.

0.02  Sun Jun 17 01:39:12 2001
    - add the CODEREF argument.

0.01  Wed Jun 13 20:14:08 2001
    - original version; created by h2xs 1.19