projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fbb0b3b
)
Add a note in Unicode::UCD about the _getcode() function
Rafael Garcia-Suarez [Mon, 9 Feb 2004 22:48:54 +0000 (22:48 +0000)]
being copy-n-pasted in charnames.pm. (spotted by Merijn)
p4raw-id: //depot/perl@22295
lib/Unicode/UCD.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Unicode/UCD.pm
b/lib/Unicode/UCD.pm
index
baafd1a
..
cce547b
100644
(file)
--- a/
lib/Unicode/UCD.pm
+++ b/
lib/Unicode/UCD.pm
@@
-125,6
+125,7
@@
you will need also the compexcl(), casefold(), and casespec() functions.
=cut
+# NB: This function is duplicated in charnames.pm
sub _getcode {
my $arg = shift;