http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14121 --- Comment #19 from M. Tompsett <mtompset@hotmail.com> --- mtompset@debian:~/kohaclone$ cat /etc/debian_version 8.1 mtompset@debian:~/kohaclone$ perl --version | grep version This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi mtompset@debian:~/kohaclone$ git reset --hard origin/master HEAD is now at 6e9086f Bug 3206: (QA followup) missing comma on sysprefs.sql mtompset@debian:~/kohaclone$ prove t/db_dependent/Auth_with_cas.t t/db_dependent/Auth_with_cas.t .. 1/4 CGI::param called in list context from package C4::Auth_with_cas line 217, 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 436. CGI::param called in list context from package C4::Auth_with_cas line 217, 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 436. t/db_dependent/Auth_with_cas.t .. ok All tests successful. Files=1, Tests=4, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.67 cusr 0.01 csys = 0.70 CPU) Result: PASS mtompset@debian:~/kohaclone$ pmvers CGI 4.09 -- You are receiving this mail because: You are watching all bug changes.