Skip Menu |

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

Report information
The Basics
Id: 99839
Status: open
Priority: 0/
Queue: CGI-Session

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

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



Subject: Calling ->param in list context now warns
Sorry Mark, my recent changes to CGI.pm are now causing CGI::Session (and possibly others, CGI::Application?) to raise warnings. Relevant commits in CGI.pm are as follows: https://github.com/leejo/CGI.pm/commit/a455aba562311875fa279af54908cd5647b1d5e9 https://github.com/leejo/CGI.pm/commit/c3a94d4e0d64e9b9da038427dc0f14ad957ea6d3 Cheers! Lee.
Subject: Re: [rt.cpan.org #99839] Calling ->param in list context now warns
Date: Mon, 27 Oct 2014 08:54:38 -0700
To: Lee Johnson via RT <bug-CGI-Session [...] rt.cpan.org>
From: Mark Stosberg <mark [...] stosberg.com>
SHERZODR, Are you around to put out a new CGI::Session release to address this? Lee, I appreciate the danger of calling param() in list context. I've discovered the problems with it the hard way myself before. I agree it's a good idea for related modules to update their code to avoid it. Mark On Mon, Oct 27, 2014, at 08:27 AM, Lee Johnson via RT wrote: Show quoted text
> Mon Oct 27 11:27:14 2014: Request 99839 was acted upon. > Transaction: Ticket created by LEEJO > Queue: CGI-Session > Subject: Calling ->param in list context now warns > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: LEEJO@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=99839 > > > > Sorry Mark, my recent changes to CGI.pm are now causing CGI::Session (and > possibly others, CGI::Application?) to raise warnings. Relevant commits > in CGI.pm are as follows: > > https://github.com/leejo/CGI.pm/commit/a455aba562311875fa279af54908cd5647b1d5e9 > > https://github.com/leejo/CGI.pm/commit/c3a94d4e0d64e9b9da038427dc0f14ad957ea6d3 > > Cheers! > Lee.