summaryrefslogtreecommitdiff
path: root/cpan/List-Util/t/p_reftype.t
blob: 48e7ef7dcd17f08f6462863096261774d6a1d475 (plain)
1
2
3
4
5
6
7
#!./perl

# force perl-only version to be tested
$List::Util::TESTING_PERL_ONLY = $List::Util::TESTING_PERL_ONLY = 1;

(my $f = __FILE__) =~ s/p_//;
do $f; die $@ if $@;