summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-10-01 13:08:33 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-10-01 13:08:33 +0100
commit9c5cc6d5f2f3230ec5491e7c32b781210129c3cd (patch)
treee4b0b5cc1db811d5b4507505af161c98b5045a86 /Porting
parent7867c8228bb087815f7050b80053680ad9ccb2e6 (diff)
downloadperl-9c5cc6d5f2f3230ec5491e7c32b781210129c3cd.tar.gz
Update CPAN-Meta-YAML to CPAN version 0.010
[DELTA] 0.010 2013-09-23 13:11:20 America/New_York - Generated from ETHER/YAML-Tiny-1.55.tar.gz - Fix broken test when copying from YAML-Tiny - updated Makefile.PL logic to support PERL_NO_HIGHLANDER 0.009 2013-09-23 10:16:19 America/New_York - Generated from ETHER/YAML-Tiny-1.55.tar.gz - Makefile.PL will use UNINST=1 on old perls that might have an old version incorrectly installed into the core library path
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 f9c5d81ac2..d9e42943c4 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -481,7 +481,7 @@ use File::Glob qw(:case);
'CPAN::Meta::YAML' => {
'MAINTAINER' => 'dagolden',
- 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-YAML-0.008.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-YAML-0.010.tar.gz',
'FILES' => q[cpan/CPAN-Meta-YAML],
'EXCLUDED' => [
't/00-compile.t',