Subject: | Can't use 'defined(@array)' |
Module compilation fails with newer perls (5.22.0+):
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.0/bin/perl" "-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 /tmpfs/.cpan-build/2015111221/CGI-Session-Driver-aggregator-0.03-dhTjKt/blib/lib/CGI/Session/Driver/aggregator/Drivers.pm line 36.
Compilation failed in require at t/g4_aggregator.t line 11.
t/g4_aggregator.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /tmpfs/.cpan-build/2015111221/CGI-Session-Driver-aggregator-0.03-dhTjKt/blib/lib/CGI/Session/Driver/aggregator/Drivers.pm line 36.
Compilation failed in require at t/normal.t line 10.
BEGIN failed--compilation aborted at t/normal.t line 10.
# Looks like your test exited with 255 before it could output anything.
t/normal.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests