Skip Menu |

This queue is for tickets about the autobless CPAN distribution.

Report information
The Basics
Id: 117688
Status: new
Priority: 0/
Queue: autobless

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.0.1
Fixed in: (no value)



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.