Changes for version 1.05 - 2015-06-15
- performance enhancements by (?>possessive groups)
- support StrawberryPerl 5.20.2
- support ActivePerl 5.20.2
- support Perl 5.22.0
- support StrawberryPerl 5.22.0
- support (~. |. &. ^. &.= |.= ^.=) bitwise operators
- support <<>> double-diamond operator
- support /n non-capturing regular expression flag
- support fc() Unicode 7.0 case folding
- change qr/[[:^lower:]]/i and qr/[[:^upper:]]/i to Perl 5.16 compatible
- support -i switch on command line on use Char, use Sjis
- support -w switch on command line on use Char
- not support \b{...} and \B{...}
- yada yada operator document
- add make_CaseFolding.pl
- created by INABA Hitoshi
Documentation
Makefile.PL for Pure Perl Environment
Modules
Run-time routines for OldUTF8.pm
Source code filter to escape old UTF-8 script
Provides
in Char/OldUTF8.pm