summaryrefslogtreecommitdiff
path: root/contrib/perl5/lib/unicode/Is/SpacePerl.pl
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-03-16 20:14:31 +0000
committerMark Murray <markm@FreeBSD.org>2002-03-16 20:14:31 +0000
commitcf90a21ebd2262e09730a5a55c5ccb62f1622fad (patch)
tree116739180f0198b4d3857979a8e84444c2fe0949 /contrib/perl5/lib/unicode/Is/SpacePerl.pl
parentfc75d0664419eb8c8f264d8f298df2cd155c8966 (diff)
Notes
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/SpacePerl.pl')
-rw-r--r--contrib/perl5/lib/unicode/Is/SpacePerl.pl14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/SpacePerl.pl b/contrib/perl5/lib/unicode/Is/SpacePerl.pl
new file mode 100644
index 0000000000000..2bb74dea8a0c9
--- /dev/null
+++ b/contrib/perl5/lib/unicode/Is/SpacePerl.pl
@@ -0,0 +1,14 @@
+# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+# This file is built by mktables.PL from e.g. Unicode.301.
+# Any changes made here will be lost!
+return <<'END';
+0009 000a
+000c 000d
+0020
+00a0
+1680
+2000 200b
+2028 2029
+202f
+3000
+END