Subject: | Can't use 'defined(@array)' |
The module does not compile anymore with newer perls (5.22.0 and newer):
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1-RC1/bin/perl" "-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/2015111215/Mail-Webmail-Gmail-1.09-YFZUuM/blib/lib/Mail/Webmail/Gmail.pm line 871.
Compilation failed in require at t/use.t line 6.
BEGIN failed--compilation aborted at t/use.t line 6.
t/use.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests