diff options
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/Zs.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Is/Zs.pl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/Zs.pl b/contrib/perl5/lib/unicode/Is/Zs.pl new file mode 100644 index 000000000000..db18055ea437 --- /dev/null +++ b/contrib/perl5/lib/unicode/Is/Zs.pl @@ -0,0 +1,11 @@ +# !!!!!!! 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'; +0020 +00a0 +1680 +2000 200b +202f +3000 +END |