--- Net-SSLeay/Makefile.PL~ 2019-10-03 01:31:07.000000000 -0700 +++ Net-SSLeay/Makefile.PL 2019-10-03 01:35:26.610797422 -0700 @@ -12,12 +12,6 @@ # the Net-SSLeay loadable object on Windows my $win_link_statically = 0; -my $tests = prompt( - "Do you want to run external tests?\n". - "These tests *will* *fail* if you do not have network connectivity.", - 'n', -) =~ /^y/i ? 't/*/*.t t/*/*/*.t' : 't/local/*.t t/handle/local/*.t'; - my %eumm_args = ( NAME => 'Net::SSLeay', ABSTRACT => 'Perl extension for using OpenSSL', @@ -41,7 +35,6 @@ PREREQ_PM => { 'MIME::Base64' => '0', }, - test => { TESTS => $tests }, clean => { FILES => join ' ', map fixpath($_), qw( makecert.out makecert.err