This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Scalar-List-Utils from version 1.34 to 1.35
[perl5.git] / Porting / Maintainers.pl
index ff6493a..8e2d688 100755 (executable)
@@ -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' => {