in reply to
Re^4: LWP and HTTPS
in thread
LWP and HTTPS
HTTPS_VERSION is a feature of Net::SSL/Crypt::SSLeay only, but with newer LWP Net::HTTPS/IO::Socket::SSL/Net::SSLeay is used instead.
Comment on
Re^5: LWP and HTTPS
In Section
Seekers of Perl Wisdom