From: Karl Williamson Date: Mon, 9 Aug 2010 15:29:11 +0000 (-0600) Subject: perlunifaq: Note: \d, \D do not have Unicode bug X-Git-Tag: v5.13.4~112 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/9e58f51e306d2839abe5d9920cddf5d59e5d6520 perlunifaq: Note: \d, \D do not have Unicode bug --- diff --git a/pod/perlunifaq.pod b/pod/perlunifaq.pod index 8d50770..66d3b0f 100644 --- a/pod/perlunifaq.pod +++ b/pod/perlunifaq.pod @@ -155,7 +155,7 @@ have furnished your own casing functions to override the default, these will not be called unless the UTF8 flag is on) This remains a problem for the regular expression constructs -C<\d>, C<\s>, C<\w>, C<\D>, C<\S>, C<\W>, C, C<(?i:...)>, +C<\s>, C<\w>, C<\S>, C<\W>, C, C<(?i:...)>, and C. To force Unicode semantics, you can upgrade the internal representation to