diff options
Diffstat (limited to 'Build.PL')
-rw-r--r-- | Build.PL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ my $build = Module::Build->new( license => 'unrestricted', requires => { 'perl' => '5.10.0', + 'autodie' => 0, 'Date::Format' => 0, 'Getopt::Long' => 0, 'Term::ANSIColor' => 0, |