Subject: | Protocol scheme 'https' is not supported |
On some smokers I see the following new error:
...
Fetch error: 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at /home/cpansand/.cpan/build/2018030215/WebService-Connpass-v0.0.1-2/blib/lib/WebService/Connpass.pm line 89.
t/010.online_fetch_event.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
I guess that the website switched from http to https, and so LWP::Protocol::https must be declared as a prerequisite.