Update to Scalar-List-Utils-1.15
[p5sagit/p5-mst-13.2.git] / ext / List / Util / t / p_max.t
1 #!./perl
2
3 # force perl-only version to be tested
4 sub List::Util::bootstrap {}
5
6 (my $f = __FILE__) =~ s/p_//;
7 do $f;