Subject: | Missing module for SSL incorrectly identified. |
I just got the following error:
CPAN::Reporter: Test::Reporter: error from
'Test::Reporter::Transport::Metabase:'
Scheme 'https' is not supported by your LWP::UserAgent.
You must install Crypt::SSLeay or IO::Socket::SSL or use http instead.
However, I did install IO::Socket::SSL. In actuality, it looks like
LWP::Protocol::https was required. Please make sure you correctly
identify the missing module.