This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert t/re/reg_email.t to test.pl, strict and warnings.
[perl5.git] / t / re / pat_advanced_thr.t
1 #!./perl
2 chdir 't' if -d 't';
3 require './thread_it.pl';