Subject: | Can't use 'defined(@array)' |
The module does not compile anymore for perl 5.22.0 and newer. See http://matrix.cpantesters.org/?dist=W3C-LogValidator%201.4 for an overview.
Test suite fails as following:
PERL_DL_NONLAZY=1 "/usr/perl5.24.0p/bin/perl5.24.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2016090700/W3C-LogValidator-1.4-R5pAO8/blib/lib/W3C/LogValidator.pm line 563.
Compilation failed in require at t/base.t line 5.
BEGIN failed--compilation aborted at t/base.t line 5.
t/base.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run