in reply to
IO::Socket::SSL install problems
It's not just Windows. The latest version of
Net::SSLeay
(1.88) on CPAN hangs in the presence of newer versions of openssl, like on Ubuntu 20. Looks like a patch is available, but that's not super helpful for build processes that use
cpanm
.
https://rt.cpan.org/Public/Bug/Display.html?id=132425
https://github.com/radiator-software/p5-net-ssleay/issues/177
Comment on
Re: IO::Socket::SSL install problems
Download
Code
In Section
Seekers of Perl Wisdom