This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Fix up Unicod 2.18 special casing file
[perl5.git] / lib / subs.t
... / ...
CommitLineData
1#!./perl
2
3chdir 't' if -d 't';
4@INC = '../lib';
5
6require "../t/lib/common.pl";