diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-01-08 22:50:48 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-01-08 22:50:48 +0000 |
commit | 4fc94532da4b3d2462eb7388c63cc5a714c95725 (patch) | |
tree | 3eb542293224bb219fb41417adfe3974856eab93 /Porting | |
parent | 7697f15a3fd1384d6a7200edf7cc75ff66663a88 (diff) | |
download | perl-4fc94532da4b3d2462eb7388c63cc5a714c95725.tar.gz |
Update Module-Load-Conditional to CPAN version 0.40
[DELTA]
Changes for 0.40 Fri Jan 7 21:45:01 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 a50806bf55..30144ad140 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1033,7 +1033,7 @@ use File::Glob qw(:case); 'Module::Load::Conditional' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.38.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.40.tar.gz', 'FILES' => q[cpan/Module-Load-Conditional], 'UPSTREAM' => 'cpan', }, |