Subject: | Tests fail for perl < 5.18 and >= 5.26 |
See subject. With perl 5.26.1 I see:
PERL_DL_NONLAZY=1 "/usr/perl5.26.1p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Use of uninitialized value $class:: in concatenation (.) or string at /home/cpansand/.cpan/build/2017110503/QBit-Application-Model-DB-0.023-1/lib/QBit/Application/Model/DB.pm line 254.
# Looks like your test exited with 255 before it could output anything.
t/qbit-application-model-db-multiple.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Use of uninitialized value $class:: in concatenation (.) or string at /home/cpansand/.cpan/build/2017110503/QBit-Application-Model-DB-0.023-1/lib/QBit/Application/Model/DB.pm line 254.
# Looks like your test exited with 255 before it could output anything.
t/qbit-application-model-db-query-having.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Use of uninitialized value $class:: in concatenation (.) or string at /home/cpansand/.cpan/build/2017110503/QBit-Application-Model-DB-0.023-1/lib/QBit/Application/Model/DB.pm line 254.
# Looks like your test exited with 255 before it could output anything.
t/qbit-application-model-db.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 26/26 subtests