Changelog:
- 1.31
- Here is an experimental EBCDIC support, that the author has not used yet.
- Since this distribution on CPAN has a pure-perl module without XSUB, then the internal values should be Unicode, but not native.
- All t/*.t files include sub _pack_U and _unpack_U as well as sub ok.
- 1.30
- mkheader subject to "print on closed filehandle" warnings
- 1.29:
- DUCET is updated (for Unicode 13.0.0) as Collate/allkeys.txt.
- The default UCA_Version is 43.
- Added khitan.t in t.
- Modules Locale/*.pl and CJK/Korean.pm are updated.
- 1.28:
- DUCET is updated (for Unicode 12.1.0) as Collate/allkeys.txt.
- The default UCA_Version is 41.
- The UCA_Versions 38 & 40 (for Unicode 11.0.0 & 12.0.0) are also supported.
- Make Makefile.PL strict.
- Modules Locale/*.pl and CJK/Korean.pm are updated.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>