1 2 3 4 5 6 7
#!./perl chdir 't' if -d 't'; @INC = ('../lib', '.'); require 'thread_it.pl'; thread_it(qw(re regexp_unicode_prop.t));