Allow for more flexibility in the \p{In...} names, now
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 29 Sep 2001 04:57:42 +0000 (04:57 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 29 Sep 2001 04:57:42 +0000 (04:57 +0000)
commitd9efae67d76cc4acd8980b711b5bebc7142b5319
tree85511ac1926809c78e0399fa9cde4033552336cb
parente8c9ad1b2aea45573ad656f23dcb17204fe59851
Allow for more flexibility in the \p{In...} names, now
case doesn't matter, and any space or dash can be
matched by any space, dash, underbar, or empty.
(may be going too far on leniency)

p4raw-id: //depot/perl@12264
lib/unicore/Blocks.pl
lib/unicore/In.pl
lib/unicore/Scripts.pl
lib/unicore/mktables.PL
lib/utf8_heavy.pl
pod/perlunicode.pod
t/op/pat.t