Subject: | Undeclared dependency LWP::Protocol::https |
The test suite fails if LWP::Protocol::https is not installed:
...
Error GETing https://metacpan.org/: Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at /home/cpansand/.cpan/build/2018102800/App-Validation-Automation-0.01-0/blib/lib/App/Validation/Automation/Web.pm line 102.
# Looks like your test exited with 2 just after 15.
t/Automation.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/17 subtests
...