Subject: | Protocol scheme 'https' is not supported |
Probably LWP::Protocol::https should be declared as a prerequisite, otherwise the test suite fails if it is not installed:
...
Error retrieving homepage (http://www.soton.ac.uk/): Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at /home/cpansand/.cpan/build/2020010904/Logfile-EPrints-1.20-0/blib/lib/Logfile/EPrints/Hit.pm line 281.
# Failed test at t/01institution.t line 13.
# Looks like you failed 1 test of 2.
t/01institution.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
...