summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-11-27 21:03:49 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-11-27 21:03:49 +0000
commitb42ff875ff2df8bfb39d4880a727b59f0e64d619 (patch)
tree779e3b28e13cbc6eb7a13564d6622dc98c56f2d0 /Porting
parentb0f2e9edf966bfc1d2c74c5c60829849f5a6832e (diff)
downloadperl-b42ff875ff2df8bfb39d4880a727b59f0e64d619.tar.gz
Update Module-Loaded to CPAN version 0.08
[DELTA] Changes for 0.08 Sun Nov 27 20:44:00 GMT 2011 ================================================= * Remove trailing spaces and update Makefile.PL
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 b0e69a6bf0..97037c79fd 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1283,7 +1283,7 @@ use File::Glob qw(:case);
'Module::Loaded' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/Module-Loaded-0.06.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-Loaded-0.08.tar.gz',
'FILES' => q[cpan/Module-Loaded],
'UPSTREAM' => 'cpan',
},