Subject: | Can't locate Log/ger/Output/Perl.pm |
t/01-basic.t fails on all my smoker systems:
...
# Failed test 'No tests run for subtest "opt:action"'
# at t/01-basic.t line 30.
Can't locate Log/ger/Output/Perl.pm in @INC (you may need to install the Log::ger::Output::Perl module) (@INC contains: /home/cpansand/.cpan/build/2020031117/Log-ger-Plugin-Perl-0.002-0/blib/lib /home/cpansand/.cpan/build/2020031117/Log-ger-Plugin-Perl-0.002-0/blib/arch /home/cpansand/.local/share/.cpan/build/2020031117/Log-ger-0.037-8/blib/arch /home/cpansand/.local/share/.cpan/build/2020031117/Log-ger-0.037-8/blib/lib /home/cpansand/.local/share/.cpan/build/2020031117/Log-ger-0.037-8/blib/arch /home/cpansand/.local/share/.cpan/build/2020031117/Log-ger-0.037-8/blib/lib /opt/perl-5.31.8t/lib/site_perl/5.31.8/x86_64-linux-thread-multi /opt/perl-5.31.8t/lib/site_perl/5.31.8 /opt/perl-5.31.8t/lib/5.31.8/x86_64-linux-thread-multi /opt/perl-5.31.8t/lib/5.31.8 .) at /home/cpansand/.local/share/.cpan/build/2020031117/Log-ger-0.037-8/blib/lib/Log/ger/Util.pm line 229.
# 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/01-basic.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
...