summaryrefslogtreecommitdiff
path: root/lib/unicode/Is/LbrkGL.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-04-24 03:39:47 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-04-24 03:39:47 +0000
commita77b4ae565b96b8c105f16b41208cbbafb447a74 (patch)
tree05106729def1ece1253d49ee224835f39436b242 /lib/unicode/Is/LbrkGL.pl
parent7284b4ab7ff638e1d3459e352767847bc6c9e7ff (diff)
downloadperl-a77b4ae565b96b8c105f16b41208cbbafb447a74.tar.gz
add linebreak properties from unicode/LineBrk.txt (from
Dave Hartnoll <Dave_Hartnoll@3b2.com>) p4raw-link: @3 on //depot/thrperl: a4f68e9b64464684b732bc17fd65ed4a1aa4708c p4raw-id: //depot/perl@5911
Diffstat (limited to 'lib/unicode/Is/LbrkGL.pl')
-rw-r--r--lib/unicode/Is/LbrkGL.pl11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/unicode/Is/LbrkGL.pl b/lib/unicode/Is/LbrkGL.pl
new file mode 100644
index 0000000000..b03a627c2b
--- /dev/null
+++ b/lib/unicode/Is/LbrkGL.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';
+00a0
+0f0c
+2007
+2011
+202f
+feff
+END