This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The Official 3.2.0 came out.
[perl5.git] / lib / unicore / lib / Grapheme.pl
diff --git a/lib/unicore/lib/Grapheme.pl b/lib/unicore/lib/Grapheme.pl
new file mode 100644 (file)
index 0000000..dc2183a
--- /dev/null
@@ -0,0 +1,25 @@
+# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
+# This file is built by ./mktables from e.g. UnicodeData.txt.
+# Any changes made here will be lost!
+
+#
+# This file supports:
+#      \p{GraphemeLink} (and fuzzy permutations)
+# 
+# Meaning: Extended property 'Grapheme_Link'
+#
+return <<'END';
+094D           Grapheme_Link
+09CD           Grapheme_Link
+0A4D           Grapheme_Link
+0ACD           Grapheme_Link
+0B4D           Grapheme_Link
+0BCD           Grapheme_Link
+0C4D           Grapheme_Link
+0CCD           Grapheme_Link
+0D4D           Grapheme_Link
+0DCA           Grapheme_Link
+0E3A           Grapheme_Link
+1039           Grapheme_Link
+17D2           Grapheme_Link
+END