This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d98ede
)
perllocale: Wrap some text in C<...>
author
Karl Williamson
<khw@cpan.org>
Mon, 2 Jun 2014 00:07:34 +0000
(18:07 -0600)
committer
Karl Williamson
<khw@cpan.org>
Thu, 5 Jun 2014 17:23:00 +0000
(11:23 -0600)
pod/perllocale.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perllocale.pod
b/pod/perllocale.pod
index
ac96801
..
13bfeec
100644
(file)
--- a/
pod/perllocale.pod
+++ b/
pod/perllocale.pod
@@
-866,7
+866,7
@@
your application. For strict matching of (mundane) ASCII letters and
digits--for example, in command strings--locale-aware applications
should use C<\w> with the C</a> regular expression modifier. See L<"SECURITY">.
-=head2 Category
LC_NUMERIC
: Numeric Formatting
+=head2 Category
C<LC_NUMERIC>
: Numeric Formatting
After a proper C<POSIX::setlocale()> call, and within the scope of one
of the C<use locale> variants, Perl obeys the C<LC_NUMERIC>