Perl: Add back more files which are required to install CPAN modules
[msysgit.git] / lib / perl5 / 5.8.8 / unicore / lib / gc_sc / Cntrl.pl
blob9d9f74073183aea5fe88e199ef1f9392cee09ee8
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!
6 # This file supports:
7 # \p{Cntrl}
8 #
9 # Meaning: [[:Cntrl:]]
11 return <<'END';
12 0000 001F
13 007F 009F
14 00AD
15 0600 0603
16 06DD
17 070F
18 17B4 17B5
19 200B 200F
20 202A 202E
21 2060 2063
22 206A 206F
23 D800 F8FF
24 FEFF
25 FFF9 FFFB
26 1D173 1D17A
27 E0001
28 E0020 E007F
29 F0000 FFFFD
30 100000 10FFFD
31 END