diff options
Diffstat (limited to 'Build.PL')
-rw-r--r-- | Build.PL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ my $build = Module::Build->new( module_name => 'App::Raps2', requires => { 'perl' => '5.10.0', + 'Carp' => 0, 'Crypt::CBC' => 0, 'Crypt::Eksblowfish' => 0, 'Crypt::Eksblowfish::Bcrypt' => 0, |