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_re_eval_thr.t
CommitLineData
0f289c68 1#!./perl
0f289c68 2chdir 't' if -d 't';
4f018ed0 3require './thread_it.pl';