This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug with (??{$overload}) regexp caching
[perl5.git] / t / re / pat_rt_report_thr.t
1 #!./perl
2 chdir 't' if -d 't';
3 require './thread_it.pl';