aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/CPAN.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent...Gervase Markham2015-01-211-2/+2
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net no...Hugo Seabrook2013-07-231-7/+1
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+8
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+3
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-311-12/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-18/+5
* Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander2011-08-041-16/+1
* Bug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5....Frédéric Buclin2011-07-311-1/+13
* Bug 646578: Make Math::Random::Secure fail to install if its dependenciesMax Kanat-Alexander2011-04-271-1/+24
* Bug 648178: Make install-module.pl check if a compiler is availableMax Kanat-Alexander2011-04-241-0/+23
* Bug 607083: Improve the error message that install-module.pl prints whenMax Kanat-Alexander2010-10-261-0/+3
* Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander2010-08-111-1/+1
* Bug 576105: Make install-module.pl able to install DateTime (and otherMax Kanat-Alexander2010-07-051-1/+0
* The maintainer of MIME::tools released a new version that now supportsMax Kanat-Alexander2010-04-221-4/+0
* Bug 560691: Make sure that install-module.pl never prompts the user whileMax Kanat-Alexander2010-04-201-3/+10
* ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing itMax Kanat-Alexander2010-04-201-1/+0
* Bug 560330: Make sure that we always have a modern version of CPANMax Kanat-Alexander2010-04-201-10/+64
* Bug 560318: Make install-module.pl correctly install modules that useMax Kanat-Alexander2010-04-191-1/+6
* Bug 409595: install-module.pl should shuffle the urllist for the CPAN mirrorsmkanat%bugzilla.org2007-12-231-1/+2
* Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org2007-10-241-0/+250