1As of libwww-perl v6.02 you need to install the LWP::Protocol::https module
2from its own separate distribution to enable support for https://... URLs for
3LWP::UserAgent.
4
5This makes it possible for that distribution to state the required dependencies
6as non-optional.  See <https://rt.cpan.org/Ticket/Display.html?id=66838> for
7further discussion why we ended up with this solution.
8