This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate mainline
[perl5.git] / lib / unicore / lib / ASCII.pl
CommitLineData
14055466 1# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
eb1102fc 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{ASCII}
8#
9# Meaning: [[:ASCII:]]
10#
b8c5462f 11return <<'END';
d73e5302 120000 007F
b8c5462f 13END