Subject: | Perl::Tidy version mismatches |
The test suite fails on some of my smoker systems (currently 20 out of 80 are affected, without a recognizable perl version or os pattern):
...
# Failed test 'Test/PerlTidy.pm loaded ok'
# at t/00-compile.t line 43.
# got: '512'
# expected: '0'
Perl::Tidy version 20181120 required--this is only version 20140711 at /usr/perl5.20.1Dp/lib/5.20.1/Exporter/Heavy.pm line 125.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019030909/Test-PerlTidy-20190309-8gdl_Q/blib/lib/Test/PerlTidy.pm line 17.
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
... (etc) ...
On CPAN Testers I see also similar fail reports by other testers.