summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-08 16:27:20 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-08 16:27:20 +0200
commit9744be5349157ebf9fd0686a4e48f2c4e0bd6a2f (patch)
treed124f9d3690611c90e68dfcb0e6f29e3ad29dcab
parenta4b9d9d444b651718c23005eaaf845f563b54c7c (diff)
... And we don't actually need Test::Command >_>
-rw-r--r--Build.PL1
1 files changed, 0 insertions, 1 deletions
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,