diff options
author | Chris Williams <chris@bingosnet.co.uk> | 2009-10-23 12:33:09 +0100 |
---|---|---|
committer | Chris Williams <chris@bingosnet.co.uk> | 2009-10-23 12:33:09 +0100 |
commit | d74adc6a1d9383142243c7a8afde44878b9452f1 (patch) | |
tree | 2d6d2908cae69dbbd0c0cbed06c976a226aec129 /Porting/Maintainers.pl | |
parent | 1823d11bd0507e10ace531e59b0e992b16466120 (diff) | |
download | perl-d74adc6a1d9383142243c7a8afde44878b9452f1.tar.gz |
Updated CPANPLUS to cpan version 0.89_04
Changes for 0.89_04 Fri Oct 23 11:12:57 2009
================================================
* Added deprecated dual-life module support which
requires newer versions of Module::CoreList and
Module::Load::Conditional
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 143dfdeda1..96a0a30026 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_03.tar.gz', + 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.89_04.tar.gz', 'FILES' => q[cpan/CPANPLUS], 'EXCLUDED' => [ qr{^inc/}, qr{^t/dummy-.*\.hidden$}, |