From: Karen Etheridge Date: Sun, 26 Apr 2020 17:19:16 +0000 (-0700) Subject: force EUD to the latest version X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4cc486ae7bfc37a79feed7b69c5cffd7d94d4294;p=p5sagit%2FDevel-Declare.git force EUD to the latest version --- diff --git a/Makefile.PL b/Makefile.PL index c9b4f2c..7f5a460 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,8 +24,7 @@ WriteMakefile( MIN_PERL_VERSION => '5.008001', CONFIGURE_REQUIRES => { - # minimum version that works on Win32+gcc - 'ExtUtils::Depends' => 0.302, + 'ExtUtils::Depends' => 0.8000, # minimum version that depends on ExtUtils::Depends 0.302 'B::Hooks::OP::Check' => '0.19',