Subject: | Undeclared dependency LWP::Protocol::https |
The test suite fails if LWP::Protocol::https is not installed:
...
501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at /home/cpansand/.cpan/build/2018102619/WebService-ClinicalTrialsdotGov-0.04-0/blib/lib/WebService/ClinicalTrialsdotGov.pm line 199.
WebService::ClinicalTrialsdotGov::results('WebService::ClinicalTrialsdotGov=HASH(0x23325d0)') called at t/multiple_generic.t line 21
# Failed test 'The class (or class-like) '1' isa 'WebService::ClinicalTrialsdotGov::Reply''
# at t/multiple_generic.t line 23.
# The class (or class-like) '1' isn't a 'WebService::ClinicalTrialsdotGov::Reply'
Can't locate object method "get_search_results" via package "1" (perhaps you forgot to load "1"?) at t/multiple_generic.t line 25.
# Looks like your test exited with 2 just after 3.
...