summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-08 23:23:45 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-08 23:24:59 +0000
commit8cb3aa53ad8fc045fec50e3094a1edcec22f6a01 (patch)
tree31bbb905763036a52d1c4d35eeee7c72d8ae5497 /Porting
parentde42a5a967210b8b110466ce786c8fa058934334 (diff)
downloadperl-8cb3aa53ad8fc045fec50e3094a1edcec22f6a01.tar.gz
Update Params-Check to CPAN version 0.28
[DELTA] Changes for 0.28 Fri Jan 7 21:52:28 2011 ============================================ * Apply blead patch from Peter Acklam
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 40b7a2e1e4..201dafca7c 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1099,9 +1099,7 @@ use File::Glob qw(:case);
'Params::Check' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'KANE/Params-Check-0.26.tar.gz',
- # For some reason a file of this name appears within
- # the tarball. Russell's Paradox eat your heart out.
+ 'DISTRIBUTION' => 'BINGOS/Params-Check-0.28.tar.gz',
'EXCLUDED' => [ qw( Params-Check-0.26.tar.gz ) ],
'FILES' => q[cpan/Params-Check],
'UPSTREAM' => 'cpan',