You know, I *do* think I like these:
=head2 regex: \p{} in pattern implies Unicode semantics
Now, a Unicode property match specified in the pattern will
indicate that the pattern is meant for matching according to
Unicode rules (e40e74f)
=item regcomp: Add warning if \p is used under locale. (fb2e24c)
\p implies Unicode matching rules, which are likely going to
be different than the locale's.
Thank you all very much!
--tom
Thread Previous
|
Thread Next