Add consistent synonyms for \p{PosxFOO}
authorKarl Williamson <public@khwilliamson.com>
Sat, 30 Oct 2010 16:13:48 +0000 (10:13 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 31 Oct 2010 19:21:05 +0000 (12:21 -0700)
commitcbc24f92709e23449028ec3036bda16c0af294fb
tree5d41bddd0e82d67ebf31321f2d8b60cc5ee23d24
parent0721d74039598968722031f4192aa5133e1659c9
Add consistent synonyms for \p{PosxFOO}

This patch adds a set of synonyms \p{XPosixFOO} for the full extended
Unicode version of \p{PosixFOO}, so only one rule need be remembered.
Similarly, \p{XPerlSpace} is added to preserve the rule for the one
similar class that doesn't have Posix in its name.

Prior to this patch there was no exact equivalent to \p{PosixPunct}
extended beyond ASCII.
lib/unicore/mktables
pod/perlrecharclass.pod
pod/perlreref.pod