summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/lib/unicode/Is/Cntrl.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/Cntrl.pl')
-rw-r--r--contrib/perl5/lib/unicode/Is/Cntrl.pl18
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/Cntrl.pl b/contrib/perl5/lib/unicode/Is/Cntrl.pl
new file mode 100644
index 0000000..0db83c4
--- /dev/null
+++ b/contrib/perl5/lib/unicode/Is/Cntrl.pl
@@ -0,0 +1,18 @@
+# !!!!!!! 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 001f
+007f 009f
+070f
+180b 180e
+200c 200f
+202a 202e
+206a 206f
+d800 db7f
+db80 dbff
+dc00 dfff
+e000 f8ff
+feff
+fff9 fffb
+END
OpenPOWER on IntegriCloud