Skip Menu |

This queue is for tickets about the Mail-Alias CPAN distribution.

Report information
The Basics
Id: 101356
Status: new
Priority: 0/
Queue: Mail-Alias

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

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



Subject: Can't use 'defined(@array)'
Running the test suite with recent perls (5.21.x) gives the following error: PERL_DL_NONLAZY=1 "/opt/perl-5.21.7/bin/perl5.21.7" "-Iblib/lib" "-Iblib/arch" test.pl 1..5 Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at blib/lib/Mail/Alias.pm line 85. Compilation failed in require at test.pl line 11. BEGIN failed--compilation aborted at test.pl line 11. not ok 1 Makefile:831: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255