diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-12-11 13:48:53 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-12-11 13:48:53 +0100 |
commit | ab6e2009243e2ea00cb3b34587df2460a0b59e57 (patch) | |
tree | 49a692599cd2739e11fe9f1196c324217e3903ca /Build.PL | |
parent | dc9a1c2a7a463345eade0fd058fd5119f3d39742 (diff) |
Release v2.002.00
Diffstat (limited to 'Build.PL')
-rw-r--r-- | 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::Compile' => 0, 'Test::Fatal' => 0, 'Test::More' => 0, |