diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-05-28 10:01:48 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-05-28 10:01:48 +0000 |
commit | 7c6f5cd212ae61ef572b511249a68eba23258ef2 (patch) | |
tree | 073edaa98da549b2d1c8f72259c1b0072d4ab40e /lib/unicode/Is/BidiRLO.pl | |
parent | 0b931be4791f7d772317758feb118bd4d693a29e (diff) | |
download | perl-7c6f5cd212ae61ef572b511249a68eba23258ef2.tar.gz |
revise mktables.PL for bugs and newness in Unicode 3.0
(from James Bence <jbence@amgen.com>)
p4raw-id: //depot/perl@6139
Diffstat (limited to 'lib/unicode/Is/BidiRLO.pl')
-rw-r--r-- | lib/unicode/Is/BidiRLO.pl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/unicode/Is/BidiRLO.pl b/lib/unicode/Is/BidiRLO.pl new file mode 100644 index 0000000000..fcb81acc93 --- /dev/null +++ b/lib/unicode/Is/BidiRLO.pl @@ -0,0 +1,6 @@ +# !!!!!!! 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'; +202e +END |