From 9744be5349157ebf9fd0686a4e48f2c4e0bd6a2f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 8 Jul 2011 16:27:20 +0200 Subject: ... And we don't actually need Test::Command >_> --- Build.PL | 1 - 1 file changed, 1 deletion(-) diff --git a/Build.PL b/Build.PL index 1994415..276fa6e 100644 --- a/Build.PL +++ b/Build.PL @@ -6,7 +6,6 @@ use Module::Build; my $build = Module::Build->new( build_requires => { - 'Test::Command' => 0, 'Test::Compile' => 0, 'Test::Fatal' => 0, 'Test::More' => 0, -- cgit v1.2.3