Skip to content

Commit 766c405

Browse files
committed
setting PERL_LWP_SSL_VERIFY_HOSTNAME is no longer needed
1 parent 606df05 commit 766c405

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

t/10-user-agent.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ use Net::Ping;
55
use Test::More;
66
use Test::Warn;
77
use LWP::UserAgent;
8-
$ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0;
98

109
binmode Test::More->builder->output, ":encoding(utf8)";
1110
binmode Test::More->builder->failure_output, ":encoding(utf8)";

0 commit comments

Comments
 (0)