summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-02-21 23:20:14 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-02-21 23:21:07 +0000
commit149d510d6e1a1cffb86aac23789fcb26ff67ffa9 (patch)
tree99c7fedc39f76a03a55a60384433e73e64812237 /Porting
parent05bd2440ec700e08a3d803cbc640591d8ff3b2bd (diff)
downloadperl-149d510d6e1a1cffb86aac23789fcb26ff67ffa9.tar.gz
Update Test-Harness to CPAN version 3.23
[DELTA] 3.23 2011-02-20 - Merge in changes from core. Thanks BinGOs. - Made SourceHandler understand that an executable binary file is probably an executable. - Added workaround for Getopt::Long 2.25 handling of multivalue options. Fixes test failure on stock perl 5.6.2.
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 b90230d8c4..f694bce4c5 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1424,7 +1424,7 @@ use File::Glob qw(:case);
'Test::Harness' =>
{
'MAINTAINER' => 'andya',
- 'DISTRIBUTION' => 'ANDYA/Test-Harness-3.22.tar.gz',
+ 'DISTRIBUTION' => 'ANDYA/Test-Harness-3.23.tar.gz',
'FILES' => q[cpan/Test-Harness],
'EXCLUDED' => [ qr{^examples/},
qr{^inc/},