diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-08 16:27:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-08 16:27:20 +0200 |
commit | 9744be5349157ebf9fd0686a4e48f2c4e0bd6a2f (patch) | |
tree | d124f9d3690611c90e68dfcb0e6f29e3ad29dcab /Build.PL | |
parent | a4b9d9d444b651718c23005eaaf845f563b54c7c (diff) |
... And we don't actually need Test::Command >_>
Diffstat (limited to 'Build.PL')
-rw-r--r-- | Build.PL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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, |