This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate mainline
[perl5.git] / lib / unicore / lib / Hyphen.pl
1 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
2 # This file is built by ./mktables from e.g. UnicodeData.txt.
3 # Any changes made here will be lost!
4
5 #
6 # This file supports:
7 #       \p{Hyphen} (and fuzzy permutations)
8
9 # Meaning: Extended property 'Hyphen'
10 #
11 return <<'END';
12 002D            Hyphen
13 00AD            Hyphen
14 058A            Hyphen
15 1806            Hyphen
16 2010    2011    Hyphen
17 30FB            Hyphen
18 FE63            Hyphen
19 FF0D            Hyphen
20 FF65            Hyphen
21 END