summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-10-20 10:27:42 -0600
committerKarl Williamson <public@khwilliamson.com>2013-12-31 08:27:15 -0700
commitd9ae3878f06461b688e42671456f8006f13a2e29 (patch)
tree9ed8b957f944a33742d4578fe870947795b6b2d3 /lib
parent0458fbc1e9212c308dd4062c84b32aa9b9e1e8f9 (diff)
downloadperl-d9ae3878f06461b688e42671456f8006f13a2e29.tar.gz
mktables: Add an advisory comment to generated files.
Diffstat (limited to 'lib')
-rw-r--r--lib/unicore/mktables3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index 0781267bb7..711465053b 100644
--- a/lib/unicore/mktables
+++ b/lib/unicore/mktables
@@ -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";