Skip Menu |

This queue is for tickets about the Devel-Scooby CPAN distribution.

Report information
The Basics
Id: 108850
Status: new
Priority: 0/
Queue: Devel-Scooby

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

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



Subject: Can't use 'defined(@array)'
Test suite fails with newer perls (5.22.0+): PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1-RC1/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.022001 for linux # Current time local: Thu Nov 12 21:23:31 2015 # Current time GMT: Thu Nov 12 21:23:31 2015 # Using Test.pm version 1.26 Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at Scooby.pm line 302. Compilation failed in require at test.pl line 10. BEGIN failed--compilation aborted at test.pl line 10. make: *** [test_dynamic] Error 255