Subject: | Can't use 'defined(%hash)' |
Compilation fails with newer perls (5.22.0+):
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1-RC1/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..18
# Running under perl version 5.022001 for linux
# Current time local: Thu Nov 12 23:12:20 2015
# Current time GMT: Thu Nov 12 23:12:20 2015
# Using Test.pm version 1.26
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at blib/lib/Devel/TraceSubs.pm line 59.
Compilation failed in require at test.pl line 25.
BEGIN failed--compilation aborted at test.pl line 25.
make: *** [test_dynamic] Error 255
See also http://matrix.cpantesters.org/?dist=Devel-TraceSubs%200.02 for a fail/pass overview.