This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Stop cv-to-glob assignment redef warnings from leaking
[perl5.git] / t / op / substr_thr.t
1 #!./perl
2 chdir 't' if -d 't';
3 require './thread_it.pl';