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