Subject: | Undeclared dependency Mail::Box::Manager |
See subject. Tests fail if this module is not installed:
...
PERL_DL_NONLAZY=1 "/bbbike/perl-5.24.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Mail/Box/Manager.pm in @INC (you may need to install the Mail::Box::Manager module) (@INC contains: ... .) at t/01.t line 9.
BEGIN failed--compilation aborted at t/01.t line 9.
# Looks like your test exited with 2 before it could output anything.
t/01.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 29/29 subtests
...