Holding filehandle open
[p5sagit/p5-mst-13.2.git] / lib / unicore / lib / Cntrl.pl
CommitLineData
14055466 1# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
551b6b6f 2# This file is built by ./mktables from e.g. UnicodeData.txt.
14055466 3# Any changes made here will be lost!
cf25bb62 4
99598c8c 5#
6# This file supports:
7# \p{Cntrl}
8#
9# Meaning: [[:Cntrl:]]
10#
b8c5462f 11return <<'END';
d73e5302 120000 001F
13007F 009F
9c3dc587 1400AD
822ebcc8 1506DD
d73e5302 16070F
822ebcc8 17180E
d73e5302 18200C 200F
19202A 202E
822ebcc8 202060 2063
d73e5302 21206A 206F
e904f995 22D800 F8FF
d73e5302 23FEFF
24FFF9 FFFB
251D173 1D17A
26E0001
27E0020 E007F
e904f995 28F0000 FFFFD
29100000 10FFFD
b8c5462f 30END