summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris Williams <chris@bingosnet.co.uk>2009-10-29 15:09:29 +0000
committerChris Williams <chris@bingosnet.co.uk>2009-10-29 15:09:29 +0000
commit13f4e2ac11fc84c6dd0c9663e51e31a68e57ae37 (patch)
tree1dbf479dcfa5d677482e0850050b504da7681b4f /Porting
parentd3e1f86c0c53ab5504bbbd35b3d95138ea2e0b86 (diff)
downloadperl-13f4e2ac11fc84c6dd0c9663e51e31a68e57ae37.tar.gz
Update CPANPLUS to cpan version 0.89_06
Changes for 0.89_06 Thu Oct 29 14:55:25 2009 ================================================ * Fool the installer into replacing our scripts that were installed by core with versiononly set. * Handle PREREQS being mentioned twice in Makefile. Use _vcmp() to compare the versions, take the highest.
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 6472b23008..6a3502355d 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -423,7 +423,7 @@ use File::Glob qw(:case);
'CPANPLUS' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.89_05.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.89_06.tar.gz',
'FILES' => q[cpan/CPANPLUS],
'EXCLUDED' => [ qr{^inc/},
qr{^t/dummy-.*\.hidden$},