This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reënable qr caching for (??{}) retval where possible
[perl5.git] / t / re / reg_email_thr.t
1 #!./perl
2 chdir 't' if -d 't';
3 require './thread_it.pl';