This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
candidate for TR18 compliance
[perl5.git] / lib / unicore / lib / gc_sc / Hex.pl
diff --git a/lib/unicore/lib/gc_sc/Hex.pl b/lib/unicore/lib/gc_sc/Hex.pl
new file mode 100644 (file)
index 0000000..328d4ab
--- /dev/null
@@ -0,0 +1,15 @@
+# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
+# This file is built by mktables from e.g. UnicodeData.txt.
+# Any changes made here will be lost!
+
+#
+# Binary property 'Hex_Digit'
+#
+return <<'END';
+0030   0039    Hex_Digit
+0041   0046    Hex_Digit
+0061   0066    Hex_Digit
+FF10   FF19    Hex_Digit
+FF21   FF26    Hex_Digit
+FF41   FF46    Hex_Digit
+END