This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Unicode 4.0.0. (Well, upgrade at least
[perl5.git] / lib / unicore / lib / Space.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
JH
5#
6# This file supports:
7# \p{Space}
8#
9# Meaning: [[:Space:]]
10#
a0ed51b3 11return <<'END';
d73e5302
JH
120009 000D
130020
e6f58734 140085
d73e5302
JH
1500A0
161680
1911be83 17180E
d73e5302
JH
182000 200B
192028 2029
20202F
822ebcc8 21205F
d73e5302 223000
a0ed51b3 23END