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 / Hangul.pl
diff --git a/lib/unicore/lib/Hangul.pl b/lib/unicore/lib/Hangul.pl
new file mode 100644 (file)
index 0000000..df24cd2
--- /dev/null
@@ -0,0 +1,22 @@
+# !!!!!!!   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{Hangul} (and fuzzy permutations)
+# 
+# Meaning: Script 'HANGUL'
+#
+return <<'END';
+1100   1159    HANGUL
+115F   11A2    HANGUL
+11A8   11F9    HANGUL
+3131   318E    HANGUL
+AC00   D7A3    HANGUL
+FFA0   FFBE    HANGUL
+FFC2   FFC7    HANGUL
+FFCA   FFCF    HANGUL
+FFD2   FFD7    HANGUL
+FFDA   FFDC    HANGUL
+END