summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-11-20 15:54:02 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-11-20 15:54:02 +0000
commit1a85ea9547a3c97e1b3d2ca5790981ec60962564 (patch)
tree2a3f4e1fa46307bb43832ce35fa047e6d23d374a /Porting
parenteb9d0228c41a1528b2864e335094c0c25258789a (diff)
downloadperl-1a85ea9547a3c97e1b3d2ca5790981ec60962564.tar.gz
Update CPAN-Meta-Requirements to CPAN version 2.130
[DELTA] 2.130 2014-11-19 23:25:46-05:00 America/New_York [ADDED] - from_string_hash can take optional constructor arguments [CHANGED] - bad_version_hook callback gets module name as well as version string - undefined/empty versions given to from_string_hash or add_string_requirement now carp and are coerced to "0" instead of being fatal. This is more consistent with how the other requirement functions work.
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 33e03c1b6b..76737f8ac0 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -300,7 +300,7 @@ use File::Glob qw(:case);
},
'CPAN::Meta::Requirements' => {
- 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-Requirements-2.129.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-Requirements-2.130.tar.gz',
'FILES' => q[cpan/CPAN-Meta-Requirements],
'EXCLUDED' => [
qw(CONTRIBUTING.mkdn),