summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-06-16 23:00:36 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-06-16 23:00:36 +0100
commit654bf52631c12acaa6cbb4aa769cd5c114c8b5bc (patch)
treea40bd4130e219528970f480c9452def5b90e5722 /Porting
parent368fb0189ca803eb22fe3a74ddeab3da6c0f59ef (diff)
downloadperl-654bf52631c12acaa6cbb4aa769cd5c114c8b5bc.tar.gz
Update Getopt-Long to CPAN version 2.40
[DELTA] Changes in version 2.40 ----------------------- * Fix bug #86095 Possible problem with aliases * Fix bug #85362 typo fix
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 c892d86eb2..f3209ea393 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -897,7 +897,7 @@ use File::Glob qw(:case);
'Getopt::Long' => {
'MAINTAINER' => 'jv',
- 'DISTRIBUTION' => 'JV/Getopt-Long-2.39.tar.gz',
+ 'DISTRIBUTION' => 'JV/Getopt-Long-2.40.tar.gz',
'FILES' => q[cpan/Getopt-Long],
'EXCLUDED' => [
qr{^examples/},