Skip Menu |

This queue is for tickets about the Net-Eboks CPAN distribution.

Report information
The Basics
Id: 129927
Status: resolved
Priority: 0/
Queue: Net-Eboks

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

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



Subject: Can't locate IO/Lambda/HTTP.pm
t/01.t fails on some of my smokers: ... # Failed test 'use Net::Eboks;' # at t/01.t line 5. # Tried to use 'Net::Eboks'. # Error: Can't locate IO/Lambda/HTTP.pm in @INC (you may need to install the IO::Lambda::HTTP module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2019062721/Net-Eboks-0.07-4/blib/lib/Net/Eboks.pm line 16. # BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019062721/Net-Eboks-0.07-4/blib/lib/Net/Eboks.pm line 16. # Compilation failed in require at t/01.t line 5. # BEGIN failed--compilation aborted at t/01.t line 5. # Looks like you failed 1 test of 1. t/01.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ... Maybe this happens with IO::Lambda 1.29 installed and if IO::Lambda::HTTP was not installed previously.
That was a bug in IO::Lambda 1.29, fiexd in 1.30 thank you!