develooper Front page | perl.perl5.porters | Postings from February 2011

Re: [PATCH/RFC] pod/perldelta.pod: WIP perldelta from v5.13.9..356123f144

Thread Previous
From:
Karl Williamson
Date:
February 14, 2011 22:08
Subject:
Re: [PATCH/RFC] pod/perldelta.pod: WIP perldelta from v5.13.9..356123f144
Message ID:
4D5A1827.3090209@khwilliamson.com
On 02/14/2011 04:14 PM, Tom Christiansen wrote:
> 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
>

I can't remember if I asked you the following or not.  I think there 
should also be a warning for using \N{} with locale, as only in Latin1 
would all such names be valid.

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About