summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-08-03 09:17:26 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-08-03 09:17:26 +0100
commit730e5b5b833ac104cb59b730cd59e857559470d8 (patch)
tree8253b1b39187e130756b288ebbf7c067fc183431 /Porting
parent662667f1e08ac081a3bfcaed3d91ad5410c3d6e4 (diff)
downloadperl-730e5b5b833ac104cb59b730cd59e857559470d8.tar.gz
Update CPAN-Meta to CPAN version 2.112150
[DELTA] 2.112150 2011-08-02 22:25:41 America/New_York [BUGFIX] - Stringify any objects encountered during conversion. (RT #67295) - Fixed some broken URLs in documentation and for LGPL in legacy conversion (RT #68738) - Fixed invalid private Pod in CPAN::Meta::Validator (RT #65925) [SPEC] - Clarified that file paths in the 'provides' section must be in Unix-style (i.e. forward slashes) (RT #69045) - Replaced examples using Module::Build::ModuleInfo with Module::Metadata (RT #66135)
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 d5a77b5d6f..728d6b4614 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -493,7 +493,7 @@ use File::Glob qw(:case);
'CPAN::Meta' =>
{
'MAINTAINER' => 'dagolden',
- 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.110930.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.112150.tar.gz',
'FILES' => q[cpan/CPAN-Meta],
'EXCLUDED' => [
qr/^xt/,