diff --git a/Build.PL b/Build.PL index 01756ea..32b5bfe 100644 --- a/Build.PL +++ b/Build.PL @@ -8,7 +8,7 @@ my $build = Module::Build->new( perl => 5.006_002, Scalar::Util => '1.01', }, - configure_requires => { 'Module::Build' => '0.2701' }, + configure_requires => { 'Module::Build' => '0.42' }, build_requires => { 'Module::Build' => '0.2701', 'Test::More' => '0.17',