summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-07 12:21:16 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-07 12:21:16 +0200
commit9fa4c10cc294f0817f64dbbbdb833abb777bcaa1 (patch)
treee0fa8f4603ae49f4db1d38cf7317ca408f85bca2 /Build.PL
parentd068eab8be3750ddf64ba2fa09918402821073a4 (diff)
Add tests
Diffstat (limited to 'Build.PL')
-rwxr-xr-xBuild.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 0971803..17f66e1 100755
--- a/Build.PL
+++ b/Build.PL
@@ -7,6 +7,7 @@ use Module::Build;
Module::Build->new(
build_requires => {
+ 'File::Slurp' => 0,
'Test::More' => 0,
'Test::Compile' => 0,
'Test::Pod' => 0,