summaryrefslogtreecommitdiff
path: root/t/re/pat_thr.t
blob: 159be92d1bd067ae386645ec0cfa95f355ddf652 (plain)
1
2
3
4
5
6
7
#!./perl

chdir 't' if -d 't';
@INC = ('../lib', '.');

require 'thread_it.pl';
thread_it(qw(re pat.t));