Subject: | Inconsistent prereq versions? |
I see the following test failures:
...
# Failed test 'Log/Any/Adapter/LinuxJournal.pm loaded ok'
# at t/00-compile.t line 43.
# got: '65280'
# expected: '0'
Log::Any::Adapter::Util version 1.700 required--this is only version 1.049 at /opt/perl-5.22.3D/lib/5.22.3/Exporter/Heavy.pm line 125.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017100306/Log-Any-Adapter-LinuxJournal-0.172761-p57EBm/blib/lib/Log/Any/Adapter/LinuxJournal.pm line 9.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...