summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
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 5ef3691..9358320 100644
--- a/Build.PL
+++ b/Build.PL
@@ -25,7 +25,6 @@ my $build = Module::Build->new(
module_name => 'App::Icli',
requires => {
'perl' => '5.10.0',
- 'autodie' => 0,
'Carp' => 0,
'Getopt::Long' => 0,
'List::MoreUtils' => 0,