Subject: | Fails if LWP::Protocol::https is not installed |
If LWP::Protocol::https is not installed, then the test suite fails --- unfortunately without any indication about the problem:
...
# Failed test 'ID as expected'
# at t/01-story.t line 18.
# got: undef
# expected: '6762'
# Failed test 'Title as expected'
# at t/01-story.t line 24.
# got: undef
# expected: 'To Catch a Stallion'
# Looks like you failed 2 tests of 2.
t/01-story.t ...... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
...