Subject: | Can't locate EO.pm |
The test suite fails:
...
# Failed test 'use Net::IChat;'
# at t/clients.t line 7.
# Tried to use 'Net::IChat'.
# Error: Can't locate EO.pm in @INC (you may need to install the EO module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2020022607/Net-IChat-0.01-4/blib/lib/Net/IChat.pm line 6.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020022607/Net-IChat-0.01-4/blib/lib/Net/IChat.pm line 6.
# Compilation failed in require at t/clients.t line 7.
# BEGIN failed--compilation aborted at t/clients.t line 7.
Can't locate object method "me" via package "Net::IChat" at t/clients.t line 8.
# Looks like your test exited with 255 just after 1.
t/clients.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests
...