diff options
Diffstat (limited to 'gnu/usr.bin/perl/lib/unicode/Is/SpacePerl.pl')
-rw-r--r-- | gnu/usr.bin/perl/lib/unicode/Is/SpacePerl.pl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/lib/unicode/Is/SpacePerl.pl b/gnu/usr.bin/perl/lib/unicode/Is/SpacePerl.pl new file mode 100644 index 00000000000..2bb74dea8a0 --- /dev/null +++ b/gnu/usr.bin/perl/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 |