Add a note in Unicode::UCD about the _getcode() function
[p5sagit/p5-mst-13.2.git] / lib / Unicode / UCD.pm
index baafd1a..cce547b 100644 (file)
@@ -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;