summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/lib/unicode/Is/Space.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/Space.pl')
-rw-r--r--contrib/perl5/lib/unicode/Is/Space.pl14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/Space.pl b/contrib/perl5/lib/unicode/Is/Space.pl
new file mode 100644
index 0000000..4121ef4
--- /dev/null
+++ b/contrib/perl5/lib/unicode/Is/Space.pl
@@ -0,0 +1,14 @@
+# !!!!!!! 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';
+0009 000a
+000c 000d
+0020
+00a0
+1680
+2000 200b
+2028 2029
+202f
+3000
+END
OpenPOWER on IntegriCloud