Add deprecation warning for literal PATWS under /x
authorKarl Williamson <public@khwilliamson.com>
Tue, 22 Jan 2013 20:34:54 +0000 (13:34 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 24 Jan 2013 02:35:34 +0000 (19:35 -0700)
commitff56e4f1f932959354fde1f616e4834c066c0181
treec7234a973cceaa8eabb7edc74507ea43f728df84
parent0d6106aa7a7bf59a333387bc6170353dcd78d3f3
Add deprecation warning for literal PATWS under /x

This is explained in the perldelta changes in this commit.  We plan to
migrate to Unicode's definition of white-space to ignore under /x.  That
means we should raise a deprecation warning in the meantime if anyone
currently uses these characters in such a way as to have the meaning
changed when the migration is completed.
pod/perldelta.pod
pod/perldiag.pod
regcomp.c
t/re/reg_mesg.t