X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=Makefile.PL;h=63bd771e347547c4aa3ccfe5997a50c4228e67a8;hp=6fcb76c6440ae5efc1b1849e887cdbafc54dcd50;hb=c59e95160c3ba4aa516093a85225d9824863d619;hpb=653bd706f7c17c61e34d98e6fcaed75861b2f7d7 diff --git a/Makefile.PL b/Makefile.PL index 6fcb76c..63bd771 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,9 +12,8 @@ my $dist = 'Test-Leaner'; $file = "lib/$file.pm"; my %PREREQ_PM = ( - 'Exporter' => 0, - 'Scalar::Util' => 0, - 'Test::More' => 0, + 'Exporter' => 0, + 'Test::More' => 0, ); my %META = (