Revision history for Perl extension String::Multibyte.

1.00  Mon Nov 11 22:45:21 2002
    - new() can cope with a hashref (not only a module name).
    - add UTF16BE.pm and UTF16LE.pm.
    - Surrogate characters are excluded from the character order
      in String::Multibyte::UTF8. (Now the next to U+D7FF is U+E000.)
    - bug fix: strtr() did not carp even if 1st parameter is a reference
      to a malformed string, and VERBOSE is true.
    - Unicode.pm revived (only for Perl 5.8.0 or later).
      Some tests are provided for Unicode.pm.
      These tests will be skipped silently on an older Perl.

0.07  Sat Oct 06 19:48:21 2001
    - strsplit() of an empty string should return an empty list.

0.06  Sat Oct 06 15:28:08 2001
    - improvement of internal.

0.05  Wed Sep 12 23:23:14 2001
    - remove ::Unicode.pm, that cannot pass all the test.

0.04  Fri Sep 07 23:03:25 2001
    - bug fix: "" for length and r?index.
    - strtr returns a histogram if 'h' modifier is given.
    - add ::Unicode.pm
      that counts upon the core unicode support.
      (maybe works only on Perl 5.7 or later)

0.03  Sat Jun 16 10:40:21 2001
    - remove ^M characters from all the files.

0.02  Wed Jun 13 05:30:46 2001
    - rename Ascii.pm to Bytes.pm
    - add strsplit

0.01  Thu Jun  7 22:36:59 2001
    - original version; created by h2xs 1.19