summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-07-13 12:08:05 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-07-13 12:08:05 +0100
commit494e8c4c5adaa727ffac6b9649bf8b70f2620e94 (patch)
treeeb32ff9fd84fb417f029c3166dddb889f38fcd39 /Porting/Maintainers.pl
parentafabe0e85c5f27746418b976894e482ba3652ee8 (diff)
downloadperl-494e8c4c5adaa727ffac6b9649bf8b70f2620e94.tar.gz
Update ExtUtil-ParseXS to CPAN version 2.2206
[DELTA] 2.2206 - Sun Jul 4 15:43:21 EDT 2010 Bug fixes: - Make xsubpp accept the _ prototype (RT#57157) [Rafael Garcia-Suarez] - INCLUDE_COMMAND portability fixes for VMS (RT#58181) [Craig Berry] - INCLUDE_COMMAND fixes to detect non-zero exit codes (RT#52873) [Steffen Mueller]
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a1e445838b..224d6154be 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -592,7 +592,7 @@ use File::Glob qw(:case);
'ExtUtils::ParseXS' =>
{
'MAINTAINER' => 'kwilliams',
- 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-ParseXS-2.2205.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-ParseXS-2.2206.tar.gz',
'EXCLUDED' => [ qw{
t/bugs/RT48104.xs
t/bugs/typemap