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:
6f613c7
)
charnames: Correct pod misstatement
author
Karl Williamson
<public@khwilliamson.com>
Fri, 26 Oct 2012 02:06:17 +0000
(20:06 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Sun, 11 Nov 2012 17:11:33 +0000
(10:11 -0700)
Character names can contain Latin1 currently, not just ASCII.
lib/charnames.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/charnames.pm
b/lib/charnames.pm
index
8ed339c
..
25c087d
100644
(file)
--- a/
lib/charnames.pm
+++ b/
lib/charnames.pm
@@
-276,7
+276,7
@@
C<\N{123}> means to match 123 non-newline characters, and is not treated as a
charnames alias. Aliases are discouraged from beginning with anything
other than an alphabetic character and from containing anything other
than alphanumerics, spaces, dashes, parentheses, and underscores.
-Currently they must be
ASCII
.
+Currently they must be
Latin1
.
An alias can map to either an official Unicode character name (not a loose
matched name) or to a