summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-23 21:56:41 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-23 21:56:41 +0200
commit1df5a4680ea2a328619fe5c0364377ad54c94248 (patch)
tree0e9ab85ffa6e6627f4560ce37b0c35c399786c77 /Build.PL
parent4d8618c208f0637321d153821c587f6e35959322 (diff)
Documentation / Build.PL updates
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 57bab39..85d410e 100644
--- a/Build.PL
+++ b/Build.PL
@@ -7,7 +7,6 @@ use Module::Build;
my $build = Module::Build->new(
build_requires => {
'Test::More' => 0,
- 'Test::Command' => 0,
'Test::Compile' => 0,
'Test::Pod' => 0,
},