This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
do or die; for all the List::Util pure perl tests.
authorNicholas Clark <nick@ccl4.org>
Mon, 8 Jan 2007 21:52:32 +0000 (21:52 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 8 Jan 2007 21:52:32 +0000 (21:52 +0000)
commit7c09933ca11590e6a36fb0c235b6660a8b3c341d
tree21508ff1c52f7e043717d8816cc17f0eac28959e
parente81465beff59e6c9907613fe00ebce59d81fb1e8
do or die; for all the List::Util pure perl tests.

p4raw-id: //depot/perl@29724
15 files changed:
ext/List/Util/t/p_blessed.t
ext/List/Util/t/p_first.t
ext/List/Util/t/p_lln.t
ext/List/Util/t/p_max.t
ext/List/Util/t/p_maxstr.t
ext/List/Util/t/p_min.t
ext/List/Util/t/p_minstr.t
ext/List/Util/t/p_openhan.t
ext/List/Util/t/p_readonly.t
ext/List/Util/t/p_reduce.t
ext/List/Util/t/p_refaddr.t
ext/List/Util/t/p_reftype.t
ext/List/Util/t/p_shuffle.t
ext/List/Util/t/p_sum.t
ext/List/Util/t/p_tainted.t