summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/lib/unicode/Is/ASCII.pl
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/lib/unicode/Is/ASCII.pl')
-rw-r--r--gnu/usr.bin/perl/lib/unicode/Is/ASCII.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/lib/unicode/Is/ASCII.pl b/gnu/usr.bin/perl/lib/unicode/Is/ASCII.pl
new file mode 100644
index 00000000000..63f95ae7dd4
--- /dev/null
+++ b/gnu/usr.bin/perl/lib/unicode/Is/ASCII.pl
@@ -0,0 +1,6 @@
+# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+# This file is built by mktables.PL from e.g. Unicode.300.
+# Any changes made here will be lost!
+return <<'END';
+0000 007f
+END