summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Build.PL2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index d00ce57..24d396d 100644
--- a/Build.PL
+++ b/Build.PL
@@ -25,6 +25,8 @@ my $builder = Module::Build->new(
'DBIx::Class' => 0,
'SQL::Translator' => 0,
'Digest::MD5' => 0,
+ 'App::perlbrew' => 0,
+ 'Dist::Zilla' => 0,
},
add_to_cleanup => [ 'jitterbug-' ],
create_makefile_pl => 'traditional',