Skip Menu |

This queue is for tickets about the FormValidator-LazyWay CPAN distribution.

Report information
The Basics
Id: 129658
Status: new
Priority: 0/
Queue: FormValidator-LazyWay

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: CGI::param called in list context
While running the test suite CGI.pm warnings appear, at least with newer CGI.pm versions: ... CGI::param called in list context from /home/cpansand/.cpan/build/2019052305/FormValidator-LazyWay-0.20-yXa2Kq/blib/lib/FormValidator/LazyWay/Utils.pm line 119, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 405. t/fixed-class-datetime.t ................................. ok CGI::param called in list context from /home/cpansand/.cpan/build/2019052305/FormValidator-LazyWay-0.20-yXa2Kq/blib/lib/FormValidator/LazyWay/Utils.pm line 119, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 405, <DATA> line 1. t/fixed-class-uri.t ...................................... ok ... (and more of them) ...