force EUD to the latest version
Karen Etheridge [Sun, 26 Apr 2020 17:19:16 +0000 (10:19 -0700)]
Makefile.PL

index c9b4f2c..7f5a460 100644 (file)
@@ -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',