Subject: | Can't use 'defined(@array)' |
Compilation errors with bleadperl (e.g. perl 5.25.4):
PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-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-cpansand/2016090903/autobless-1.0.1-0/blib/lib/xsub.pm line 70.
Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016090903/autobless-1.0.1-0/blib/lib/pragmatic.pm line 14.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016090903/autobless-1.0.1-0/blib/lib/pragmatic.pm line 14.
Compilation failed in require at /opt/perl-5.25.4/lib/site_perl/5.25.4/base.pm line 100.
...propagated at /opt/perl-5.25.4/lib/site_perl/5.25.4/base.pm line 109.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016090903/autobless-1.0.1-0/blib/lib/autobless.pm line 4.
Compilation failed in require at t/test.t line 3.
BEGIN failed--compilation aborted at t/test.t line 3.