Subject: | IO::Compress::Zip version 2.081 required (0.020) |
Tests fail if an older version of IO::Compress::Zip is installed:
...
# Failed test (t/000prereq.t at line 34)
# Tried to use 'Archive::Zip::SimpleZip'.
# Error: IO::Compress::Zip version 2.081 required--this is only version 2.080 at /home/cpansand/.cpan/build/2018040818/Archive-Zip-SimpleZip-0.020-FhR968/blib/lib/Archive/Zip/SimpleZip.pm line 8.
# BEGIN failed--compilation aborted at t/000prereq.t line 34.
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.
# Looks like you failed 1 test of 3.
t/000prereq.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
... (etc) ...