This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
[perl5.git] / lib / unicode / Block.pl
1 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
2 # This file is built by mktables.PL from e.g. Unicode.300.
3 # Any changes made here will be lost!
4 return <<'END';
5 0000    007F    Basic Latin
6 0080    00FF    Latin-1 Supplement
7 0100    017F    Latin Extended-A
8 0180    024F    Latin Extended-B
9 0250    02AF    IPA Extensions
10 02B0    02FF    Spacing Modifier Letters
11 0300    036F    Combining Diacritical Marks
12 0370    03FF    Greek
13 0400    04FF    Cyrillic
14 0530    058F    Armenian
15 0590    05FF    Hebrew
16 0600    06FF    Arabic
17 0700    074F    Syriac  
18 0780    07BF    Thaana
19 0900    097F    Devanagari
20 0980    09FF    Bengali
21 0A00    0A7F    Gurmukhi
22 0A80    0AFF    Gujarati
23 0B00    0B7F    Oriya
24 0B80    0BFF    Tamil
25 0C00    0C7F    Telugu
26 0C80    0CFF    Kannada
27 0D00    0D7F    Malayalam
28 0D80    0DFF    Sinhala
29 0E00    0E7F    Thai
30 0E80    0EFF    Lao
31 0F00    0FFF    Tibetan
32 1000    109F    Myanmar 
33 10A0    10FF    Georgian
34 1100    11FF    Hangul Jamo
35 1200    137F    Ethiopic
36 13A0    13FF    Cherokee
37 1400    167F    Unified Canadian Aboriginal Syllabics
38 1680    169F    Ogham
39 16A0    16FF    Runic
40 1780    17FF    Khmer
41 1800    18AF    Mongolian
42 1E00    1EFF    Latin Extended Additional
43 1F00    1FFF    Greek Extended
44 2000    206F    General Punctuation
45 2070    209F    Superscripts and Subscripts
46 20A0    20CF    Currency Symbols
47 20D0    20FF    Combining Marks for Symbols
48 2100    214F    Letterlike Symbols
49 2150    218F    Number Forms
50 2190    21FF    Arrows
51 2200    22FF    Mathematical Operators
52 2300    23FF    Miscellaneous Technical
53 2400    243F    Control Pictures
54 2440    245F    Optical Character Recognition
55 2460    24FF    Enclosed Alphanumerics
56 2500    257F    Box Drawing
57 2580    259F    Block Elements
58 25A0    25FF    Geometric Shapes
59 2600    26FF    Miscellaneous Symbols
60 2700    27BF    Dingbats
61 2800    28FF    Braille Patterns
62 2E80    2EFF    CJK Radicals Supplement
63 2F00    2FDF    Kangxi Radicals
64 2FF0    2FFF    Ideographic Description Characters
65 3000    303F    CJK Symbols and Punctuation
66 3040    309F    Hiragana
67 30A0    30FF    Katakana
68 3100    312F    Bopomofo
69 3130    318F    Hangul Compatibility Jamo
70 3190    319F    Kanbun
71 31A0    31BF    Bopomofo Extended
72 3200    32FF    Enclosed CJK Letters and Months
73 3300    33FF    CJK Compatibility
74 3400    4DB5    CJK Unified Ideographs Extension A
75 4E00    9FFF    CJK Unified Ideographs
76 A000    A48F    Yi Syllables
77 A490    A4CF    Yi Radicals
78 AC00    D7A3    Hangul Syllables
79 D800    DB7F    High Surrogates
80 DB80    DBFF    High Private Use Surrogates
81 DC00    DFFF    Low Surrogates
82 E000    F8FF    Private Use
83 F900    FAFF    CJK Compatibility Ideographs
84 FB00    FB4F    Alphabetic Presentation Forms
85 FB50    FDFF    Arabic Presentation Forms-A
86 FE20    FE2F    Combining Half Marks
87 FE30    FE4F    CJK Compatibility Forms
88 FE50    FE6F    Small Form Variants
89 FE70    FEFE    Arabic Presentation Forms-B
90 FEFF    FEFF    Specials
91 FF00    FFEF    Halfwidth and Fullwidth Forms
92 FFF0    FFFD    Specials
93 END