Skip Menu |

This queue is for tickets about the Lyrics-Fetcher-AZLyrics CPAN distribution.

Report information
The Basics
Id: 133604
Status: new
Priority: 0/
Queue: Lyrics-Fetcher-AZLyrics

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.06
Fixed in: (no value)



Subject: 501 Protocol scheme 'https' is not supported
On some of my smokers the test suite fails --- probably LWP::Protocol::https needs to be declared as a prereq: ... Failed to retrieve https://www.azlyrics.com/lyrics/direstraits/heavyfuel.html (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)) at t/1-basic.t line 55. # Failed test 'Lyrics look acceptable for Heavy Fuel by Dire Straits' # at t/1-basic.t line 73. # '' # doesn't match '(?^i:Last time I was sober, man I felt bad)' # Failed test '$Lyrics::Fetcher::Error is 'OK'' # at t/1-basic.t line 74. # got: 'Failed to retrieve https://www.azlyrics.com/lyrics/direstraits/heavyfuel.html (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))' # expected: 'OK' Failed to retrieve https://www.azlyrics.com/lyrics/oasis/turnupthesun.html (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)) at t/1-basic.t line 55. ... (etc) ...