Subject: | Can't locate object method "else" via package "0" |
t/01getaddrinfo.t currently fails:
# Failed test 'IO::Async::Function->call was invoked'
# at t/01getaddrinfo.t line 25.
Can't locate object method "else" via package "0" (perhaps you forgot to load "0"?) at /home/eserte/.cpan/build/2015090403/IO-Async-0.68-pnOLr5/blib/lib/IO/Async/Resolver.pm line 215.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/01getaddrinfo.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Statistical analysis suggests that IO::Async::{Handle,Resolver} 0.68 or Future 0.33 are causing the failure; earlier versions of these seem to be fine.