summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2013-10-19 15:11:39 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2013-10-19 15:11:39 +0100
commit98eca5fabe72a76b2530c567877e77e0eb7da6ad (patch)
treea9da94e6dbad10cd6062a7e6148d1ead8a61edf6 /Porting
parent254a1e6756866d9af5b9c068ab09b1cb43186e69 (diff)
downloadperl-98eca5fabe72a76b2530c567877e77e0eb7da6ad.tar.gz
Upgrade Scalar-List-Utils from version 1.34 to 1.35
(None of the files listed as EXCLUDED are actually in the CPAN distribution any more anyway, so remove them from Porting/Maintainers.pl.)
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl7
1 files changed, 1 insertions, 6 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index ff6493ae90..8e2d68825d 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1011,13 +1011,8 @@ use File::Glob qw(:case);
},
'Scalar-List-Utils' => {
- 'DISTRIBUTION' => 'PEVANS/Scalar-List-Utils-1.34.tar.gz',
+ 'DISTRIBUTION' => 'PEVANS/Scalar-List-Utils-1.35.tar.gz',
'FILES' => q[cpan/List-Util],
- 'EXCLUDED' => [
- qr{^inc/Module/},
- qr{^inc/Test/},
- 'mytypemap',
- ],
},
'Search::Dict' => {