This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Jeffrey's Unicode adventure continues: unify the In/*.pl
[perl5.git] / lib / unicore / lib / BidiCS.pl
diff --git a/lib/unicore/lib/BidiCS.pl b/lib/unicore/lib/BidiCS.pl
new file mode 100644 (file)
index 0000000..129154e
--- /dev/null
@@ -0,0 +1,23 @@
+# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
+# This file is built by ./mktables from e.g. Unicode.txt.
+# Any changes made here will be lost!
+
+#
+# This file supports:
+#      \p{BidiCS}
+# 
+# Meaning: Bi-directional category 'CS'
+#
+return <<'END';
+002C           
+002E           
+003A           
+00A0           
+060C           
+FE50           
+FE52           
+FE55           
+FF0C           
+FF0E           
+FF1A           
+END