Subject: | Tests fail with newer perls: Can't use 'defined(@array)' |
Test log:
...
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2018111814/Qudo-Driver-DBI-0.03-0/inc/Class/Inspector.pm line 123.
Compilation failed in require at t/001basic/can_ok.t line 5.
BEGIN failed--compilation aborted at t/001basic/can_ok.t line 5.
t/001basic/can_ok.t .....................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...
Maybe Class::Inspector was fixed in the meanwhile, and only a newer version should be bundled (or it could be turned into a normal dependency)?