Subject: | Can't use 'defined(@array)' |
CGI::Buffer does not compile with newer perls (>= 5.22.0):
# Failed test 'use CGI::Buffer;'
# at t/00-load.t line 8.
# Tried to use 'CGI::Buffer'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2016021500/CGI-Buffer-0.76-KZdxpT/blib/lib/CGI/Buffer.pm line 465.
# Compilation failed in require at t/00-load.t line 8.
# BEGIN failed--compilation aborted at t/00-load.t line 8.
Use of uninitialized value $CGI::Buffer::VERSION in concatenation (.) or string at t/00-load.t line 12.
# Testing CGI::Buffer , Perl 5.022001, /usr/perl5.22.1p/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