From 0139029fd53db2c175ab27befab44bae375d7168 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Wed, 14 Aug 2013 21:21:08 +0100 Subject: [PATCH] Scalar-List-Utils in perl does not use its own version of Makefile.PL --- Porting/Maintainers.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 0b9550d..264a044 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1530,8 +1530,6 @@ use File::Glob qw(:case); 'Scalar-List-Utils' => { 'MAINTAINER' => 'gbarr', 'DISTRIBUTION' => 'PEVANS/Scalar-List-Utils-1.30.tar.gz', - - # Note that perl uses its own version of Makefile.PL 'FILES' => q[cpan/List-Util], 'EXCLUDED' => [ qr{^inc/Module/}, -- 2.7.4