Skip Menu |

This queue is for tickets about the WWW-Mechanize-Plugin-AutoWrite CPAN distribution.

Report information
The Basics
Id: 128844
Status: new
Priority: 0/
Queue: WWW-Mechanize-Plugin-AutoWrite

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: Protocol scheme 'https' is not supported
t/01-WWW-Mechanize-Plugin-AutoWrite.t fails if LWP::Protocol::https is not installed. Test log: ... # tempfilename /var/tmp/cpansmoker-1023/2019031520/RXX5HgBoPG Error GETing https://www.cpan.org/: Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) at t/01-WWW-Mechanize-Plugin-AutoWrite.t line 28. # unlink /var/tmp/cpansmoker-1023/2019031520/RXX5HgBoPG # Looks like your test exited with 2 just after 1. t/01-WWW-Mechanize-Plugin-AutoWrite.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 5/6 subtests ...