This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mk_PL_charclass.pl: Allow to work on early Unicodes
authorKarl Williamson <public@khwilliamson.com>
Tue, 27 Mar 2012 15:54:53 +0000 (09:54 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sat, 2 Jun 2012 14:29:15 +0000 (08:29 -0600)
commitdbe1ba6ba7a5cdb7b4922771204f7ec0ed88a7b9
treee4a7b7f8dc0564036fe8f8d8ffa4b075ed8ca7ea
parent83521fcf4b2a24304c04352af0f6116208474ca7
mk_PL_charclass.pl: Allow to work on early Unicodes

If the version of Unicode being compiled doesn't have the modern
casefolding .txt file, get the values from Unicode::UCD.  Also for
EBCDIC, where otherwise the file would have to be translated.
l1_char_class_tab.h
regen/mk_PL_charclass.pl