Skip Menu |

This queue is for tickets about the Finance-QuoteDB CPAN distribution.

Maintainer(s)' notes

Finance::QuoteDB

Report information
The Basics
Id: 108590
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Finance-QuoteDB

People
Owner: eco [...] ecocode.net
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



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
Solved in release 0.16 -- Erik