in reply to Re^5: LWP::Simple on HTTPS sites
in thread LWP::Simple on HTTPS sites
"LWP::Protocol::https not installed)"
From the documentation:
"The libwww-perl core no longer bundles protocol plugins for SSL. You will need to install LWP::Protocol::https separately to enable support for processing https-URLs."
cpanm LWP::Protocol::https
|
|---|