This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
candidate for TR18 compliance
[perl5.git] / lib / unicore / lib / gc_sc / Any.pl
CommitLineData
12ac2576
JP
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{Any}
8# \p{Any}
9#
10# Meaning: [\x{0000}-\x{10FFFF}]
11#
12return <<'END';
130000 10FFFF
14END