s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
[p5sagit/p5-mst-13.2.git] / lib / unicore / Is / Hyphen.pl
1 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
2 # This file is built by ./mktables from e.g. Unicode.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