Subject: | Undeclared dependency LWP::Protocol::https |
The t/basic.t fails if LWP::Protocol::https is not installed:
# Failed test 'No tests run for subtest "Customers"'
# at t/basic.t line 67.
Error: Could not decode HTTP response: malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "LWP will support htt...") at /tmpfs/.cpan-build-cpansand/2016102918/Net-Stripe-Simple-0.003-20/blib/lib/Net/Stripe/Simple.pm line 683.
- 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) - LWP will support https URLs if the LWP::Protocol::https module
is installed.
# Looks like your test exited with 255 just after 2.
t/basic.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 19/20 subtests