This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables requires post 5.005
[perl5.git] / lib / unicore / lib / Blank.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{Blank}
8
9 # Meaning: [[:Blank:]]
10 #
11 return <<'END';
12 0009            
13 0020            
14 00A0            
15 1680            
16 180E            
17 2000    200A    
18 202F            
19 205F            
20 3000            
21 END