diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-07-07 12:21:16 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-07-07 12:21:16 +0200 |
commit | 9fa4c10cc294f0817f64dbbbdb833abb777bcaa1 (patch) | |
tree | e0fa8f4603ae49f4db1d38cf7317ca408f85bca2 /Build.PL | |
parent | d068eab8be3750ddf64ba2fa09918402821073a4 (diff) |
Add tests
Diffstat (limited to 'Build.PL')
-rwxr-xr-x | Build.PL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ use Module::Build; Module::Build->new( build_requires => { + 'File::Slurp' => 0, 'Test::More' => 0, 'Test::Compile' => 0, 'Test::Pod' => 0, |