This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
sort/multicall patch
[perl5.git] / ext / List / Util / t / p_tainted.t
1 #!./perl -T
2
3 # force perl-only version to be tested
4 sub List::Util::bootstrap {}
5
6 (my $f = __FILE__) =~ s/p_//;
7 do "./$f";