Subject: | Can't use 'defined(@array)' |
Compilation fails with perl 5.22.0 and newer:
# Failed test 'use FASTAParse;'
# at t/00.load.t line 4.
# Tried to use 'FASTAParse'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /tmpfs/.cpan-build/2015112112/FASTAParse-0.0.3-qH_YAV/blib/lib/FASTAParse.pm line 129.
# Compilation failed in require at t/00.load.t line 4.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Testing FASTAParse
# Looks like you failed 1 test of 1.
t/00.load.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests