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.