summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-02-20 23:31:43 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-02-20 23:31:43 +0000
commit58572ed82f6c0a15ad935d2628e9196804bb0449 (patch)
treed2de0a0e531ae5e316bdeeb8d0d6affee118e689 /Porting
parent3e63bed3c572617faf16446e7b44b5ea0b78e979 (diff)
downloadperl-58572ed82f6c0a15ad935d2628e9196804bb0449.tar.gz
Update Module-Load to CPAN version 0.32
[DELTA] 0.32 Thu Feb 20 22:53:19 GMT 2014 * Fix tests to support statically built perls
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 81ce86f895..43188f168d 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -819,7 +819,7 @@ use File::Glob qw(:case);
},
'Module::Load' => {
- 'DISTRIBUTION' => 'BINGOS/Module-Load-0.30.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-Load-0.32.tar.gz',
'FILES' => q[cpan/Module-Load],
},