]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 560330: Make sure that we always have a modern version of CPAN
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 20 Apr 2010 22:00:57 +0000 (15:00 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 20 Apr 2010 22:00:57 +0000 (15:00 -0700)
commit00d71f7cd9251f39015ce724af0794c6931f0db7
treea8796d30acb65bc71063593cccaa815b6eaee135
parentb2b1427ab7605f483f7b32381701bdf14cc174f9
Bug 560330: Make sure that we always have a modern version of CPAN
installed when running install-module.pl. Otherwise, certain modules
(like DateTime) weren't getting their XS compiled or their dependencies
installed with Perl 5.8.8 and earlier.

This also updates the urllist to remove perl.secsup.org (which was
hanging when used with curl) and add a few more mirrors (including
some in Europe).
r=mkanat, a=mkanat (module owner)
Bugzilla/Install/CPAN.pm
Bugzilla/Install/Requirements.pm
install-module.pl