commit:     e232797d89605a23266ef5ab8fbbb6224a3ed423
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 20 17:17:27 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 20 17:17:27 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e232797d

Add metacpan mirror to front of mirrors list for CPAN. Its likely to be 
internationally fast due to a CDN, and it contains a superset of CPAN and 
BACKPAN distributions, making fallback not necessary so often

---
 profiles/thirdpartymirrors | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
index ed40da1..2acf122 100644
--- a/profiles/thirdpartymirrors
+++ b/profiles/thirdpartymirrors
@@ -1 +1 @@
-cpan           http://search.cpan.org/CPAN http://cpan.hexten.net/ 
http://cpan.cpantesters.org http://www.cpan.org http://backpan.perl.org  
+cpan           http://cpan.metacpan.org http://search.cpan.org/CPAN 
http://cpan.hexten.net/ http://cpan.cpantesters.org http://www.cpan.org 
http://backpan.perl.org  

Reply via email to