http://www.perlmonks.org?node_id=335421


in reply to LWP::Protocol::https::Socket

LWP does not come with https support built-in. You will need to install OpenSSL and then Net::SSLeay (or Crypt::SSLeay, I never know which one).