This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unicode properties: fix L& (the #12319 didn't allow L&,
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 3 Oct 2001 16:47:30 +0000 (16:47 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 3 Oct 2001 16:47:30 +0000 (16:47 +0000)
commit9b4e380a0c2cfcae174bddd911f9f6437cd7d53f
treeace0dd8984ce67ae8bf0e74dfa0a3b7dcae8d86e
parentdee4fd60ac48abef5b51dded36ba5990e53c7daf
Unicode properties: fix L& (the #12319 didn't allow L&,
only IsL&) and Inherited (negative lookahead good);
add tests for Common, Inherited, and L&.

p4raw-id: //depot/perl@12320
lib/utf8_heavy.pl
pod/perltodo.pod
t/op/pat.t