Subject: | Undeclared dependency Log::Log4perl |
See subject. Test log:
...
# Failed test 'use Asterisk::CoroManager;'
# at t/coro_manager.t line 27.
# Tried to use 'Asterisk::CoroManager'.
# Error: Can't locate Log/Log4perl.pm in @INC (you may need to install the Log::Log4perl module) (@INC contains: ....) at /home/cpansand/.cpan/build/2017072518/Asterisk-CoroManager-0.11-0/blib/lib/Asterisk/CoroManager.pm line 78.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017072518/Asterisk-CoroManager-0.11-0/blib/lib/Asterisk/CoroManager.pm line 78.
# Compilation failed in require at t/coro_manager.t line 27.
# BEGIN failed--compilation aborted at t/coro_manager.t line 27.
Can't locate object method "new" via package "Asterisk::CoroManager" at t/coro_manager.t line 32.
# Looks like your test exited with 2 just after 1.
t/coro_manager.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 7/7 subtests
...