diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-01-09 00:02:26 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-01-09 00:02:26 +0000 |
commit | deb99ccee9b635d9a94ed8552df45eb74fc4e11b (patch) | |
tree | d45321c493e5f42806290253f14fff512a761195 /Porting | |
parent | 8e1e08018397ad065faa06f8dda1627c3eae23b8 (diff) | |
download | perl-deb99ccee9b635d9a94ed8552df45eb74fc4e11b.tar.gz |
Update CPANPLUS-Dist-Build to CPAN version 0.52
[DELTA]
0.52 Fri Jan 7 22:23:03 GMT 2011
- Apply blead patch from Peter Acklam
Diffstat (limited to 'Porting')
-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 2a44329512..b47b772c55 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -430,7 +430,7 @@ use File::Glob qw(:case); 'CPANPLUS::Dist::Build' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.50.tar.gz', + 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.52.tar.gz', 'FILES' => q[cpan/CPANPLUS-Dist-Build], 'EXCLUDED' => [ qr{^inc/}, qw{ t/99_pod.t |