Subject: | Can't use 'defined(@array)' |
Compilation fails with perl 5.22.0 and newer:
# Failed test 'use Finance::QuoteDB;'
# at t/00-load.t line 6.
# Tried to use 'Finance::QuoteDB'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /tmpfs/.cpan-build/2015110818/Finance-QuoteDB-0.15-VVyKlq/blib/lib/Finance/QuoteDB.pm line 392.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Finance::QuoteDB , Perl 5.022001, /bbbike/perl-5.22.1-RC1/bin/perl
# Looks like you failed 1 test of 1.
t/00-load.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests