mktables: Add an advisory comment to generated files.
authorKarl Williamson <public@khwilliamson.com>
Sun, 20 Oct 2013 16:27:42 +0000 (10:27 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:27:15 +0000 (08:27 -0700)
lib/unicore/mktables

index 0781267..7114650 100644 (file)
@@ -1183,7 +1183,8 @@ my $INTERNAL_ONLY_HEADER = <<"EOF";
 # !!!!!!!   INTERNAL PERL USE ONLY   !!!!!!!
 # This file is for internal use by core Perl only.  The format and even the
 # name or existence of this file are subject to change without notice.  Don't
-# use it directly.
+# use it directly.  Use Unicode::UCD to access the Unicode character data
+# base.
 EOF
 
 my $DEVELOPMENT_ONLY=<<"EOF";