diff options
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/LbrkEX.pl')
-rw-r--r-- | contrib/perl5/lib/unicode/Is/LbrkEX.pl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/LbrkEX.pl b/contrib/perl5/lib/unicode/Is/LbrkEX.pl new file mode 100644 index 000000000000..173bf58d55ca --- /dev/null +++ b/contrib/perl5/lib/unicode/Is/LbrkEX.pl @@ -0,0 +1,10 @@ +# !!!!!!! 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'; +0021 +003f +fe56 fe57 +ff01 +ff1f +END |