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