Subject: | New warnings in CGI 4.0x |
When running the Template-Toolkit test suite and a rather new CGI.pm is installed, then the following warnings appear:
CGI::param called in list context from package Template::Document line 2, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/perl5.21.6/lib/site_perl/5.21.6/CGI.pm line 436, <DATA> line 1.
CGI::param called in list context from package Template::Document line 1, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/perl5.21.6/lib/site_perl/5.21.6/CGI.pm line 436, <DATA> line 1.
CGI::param called in list context from package Template::Document line 2, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/perl5.21.6/lib/site_perl/5.21.6/CGI.pm line 436, <DATA> line 1.
CGI::param called in list context from package Template::Document line 2, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/perl5.21.6/lib/site_perl/5.21.6/CGI.pm line 436, <DATA> line 1.
CGI::param called in list context from package Template::Document line 2, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/perl5.21.6/lib/site_perl/5.21.6/CGI.pm line 436, <DATA> line 1.
CGI::param called in list context from package Template::Document line 2, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/perl5.21.6/lib/site_perl/5.21.6/CGI.pm line 436, <DATA> line 1.
t/cgi.t ............... ok