summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-02-16 13:38:19 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-02-16 13:38:19 +0000
commit4a2e143cff36871f89b48256c155d0025555cd75 (patch)
treef2a8e26c80b4809a801f0a42766b96b64e345602 /Porting
parentebc3223bab067b549ef33847e4e96da1fd40df8a (diff)
downloadperl-4a2e143cff36871f89b48256c155d0025555cd75.tar.gz
Update Parse-CPAN-Meta to CPAN version 1.4410
[DELTA] 1.4410 2014-02-16 00:47:48-05:00 America/New_York [INCOMPATIBLE CHANGES] - Dropped support for Perl's before v5.8.1 to ensure proper UTF-8 and IO layer support [CHANGED] - Updated CPAN::Meta::YAML prereq to 0.011 due to deprecation of 'errstr' and consistent use of exceptions
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 fb631d2331..2e782ac420 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -876,7 +876,7 @@ use File::Glob qw(:case);
},
'Parse::CPAN::Meta' => {
- 'DISTRIBUTION' => 'DAGOLDEN/Parse-CPAN-Meta-1.4409.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/Parse-CPAN-Meta-1.4410.tar.gz',
'FILES' => q[cpan/Parse-CPAN-Meta],
'EXCLUDED' => [
qw(t/00-compile.t),