Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
use CPAN;
use Cwd qw(abs_path);
use File::Path qw(rmtree);
+use List::Util qw(shuffle);
# We need the absolute path of ext_libpath, because CPAN chdirs around
# and so we can't use a relative directory.
unzip => bin_loc('unzip'),
wget => bin_loc('wget'),
- urllist => [qw(
+ urllist => [shuffle qw(
http://cpan.pair.com/
http://mirror.hiwaay.net/CPAN/
ftp://ftp.dc.aleron.net/pub/CPAN/