summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-10-29 12:04:32 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-10-29 12:06:30 +0100
commit59af3f666fbdb0851bfe7e6e5da8cc1853767094 (patch)
treeb2e1e1f37c4b1f580eeea6773a288601ca9db11f /Porting
parent0eaead75d17fd3c88fa9eb5d0bbc37462f6415da (diff)
downloadperl-59af3f666fbdb0851bfe7e6e5da8cc1853767094.tar.gz
Update CPANPLUS to CPAN version 0.9010
[DELTA] CHanges for 0.9010 Thu Oct 28 23:20:19 2010 ================================================ * Added PERL_MM_OPT to the CPANPLUS-Dist-MM test to hopefully resolve RT#57241 which relates to local::lib and cpanm Changes for 0.9009 Mon Oct 25 21:03:39 2010 ================================================ * Resolve issues with the SQLite source engine Changes for 0.9008 Mon Oct 25 17:01:34 2010 ================================================ * Normalise prereqs version strings before resolving prereqs
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a9b0a85759..f69fb42e85 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -400,7 +400,7 @@ use File::Glob qw(:case);
'CPANPLUS' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.9007.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.9010.tar.gz',
'FILES' => q[cpan/CPANPLUS],
'EXCLUDED' => [ qr{^inc/},
qr{^t/dummy-.*\.hidden$},