Skip Menu |

This queue is for tickets about the CGI-Buffer CPAN distribution.

Report information
The Basics
Id: 112029
Status: resolved
Priority: 0/
Queue: CGI-Buffer

People
Owner: NHORNE [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



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
Thank you for your bug report and for using CGI::Buffer. This should now be fixed in git - please use the version at https://github.com/nigelhorne/CGI-Buffer