This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change \p{foo} to mean \p{scx: foo}
authorKarl Williamson <khw@cpan.org>
Fri, 1 Jul 2016 04:05:55 +0000 (22:05 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 1 Jul 2016 04:22:36 +0000 (22:22 -0600)
commit48791bf1d9612a84d71edc00af8610da1a6cf34b
tree38935030c6eeba3170b7d6396461ef46354d7d84
parent7d7345cf4f14a683b78978462e37e75c5bccd5ed
Change \p{foo} to mean \p{scx: foo}

when 'foo' is a script.  Also update the pods correspondingly, and to
encourage scx property use.

See http://nntp.perl.org/group/perl.perl5.porters/237403
charclass_invlists.h
lib/Unicode/UCD.pm
lib/unicore/mktables
pod/perldelta.pod
pod/perlretut.pod
pod/perlunicode.pod
pod/perlunicook.pod
regcharclass.h
t/uni/cache.t