in reply to Re: Windows networking changes in perl 5.24.1
in thread Windows networking changes in perl 5.24.1
There is no Crypt::SSL. It might be that you are referring to Crypt::SSLeay which was long time ago used to provide the SSL support in LWP. But since more than 8 years ago this is now done with IO::Socket::SSL + Net::SSLeay instead.
|
---|