http://qs1969.pair.com?node_id=1232170


in reply to Re: Windows networking changes in perl 5.24.1
in thread Windows networking changes in perl 5.24.1

> ... try to update LWP and Crypt::SSL

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.