Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI CPAN distribution.

Report information
The Basics
Id: 64570
Status: resolved
Priority: 0/
Queue: CGI

People
Owner: MARKSTOS [...] cpan.org
Requestors: chris [...] bingosnet.co.uk
Cc:
AdminCc:

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

Attachments


Subject: Minor problem in cookie.t
Date: Fri, 7 Jan 2011 10:39:22 +0000
To: bug-CGI [...] rt.cpan.org
From: "Chris 'BinGOs' Williams" <chris [...] bingosnet.co.uk>
----- Forwarded message from Rainer Tammer <tammer@tammer.net> ----- Date: Fri, 07 Jan 2011 10:08:01 +0100 From: Rainer Tammer <tammer@tammer.net> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 To: chris@bingosnet.co.uk, p5p <perl5-porters@perl.org> Subject: Minor problem in cookie.t X-Virus-Scanned: by amavisd-new X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Fri Jan 7 09:09:50 2011 X-DSPAM-Confidence: 0.9994 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 4d26d85e11957722542146 Hello, CGI on Perl blead has a very minor hiccup in one test: cpan/CGI/t/cookie.............................................."my" variable @array masks earlier declaration in same scope at t/cookie.t line 53. "my" variable $scalar masks earlier declaration in same scope at t/cookie.t line 54. "my" variable $cookie masks earlier declaration in same scope at t/cookie.t line 359. ok I have attached a patch against blead. Bye Rainer Show quoted text
----- End forwarded message ----- -- Chris Williams aka BinGOs PGP ID 0x4658671F http://www.gumbynet.org.uk ==========================

Message body is not shown because sender requested not to inline it.

Download (untitled)
application/pgp-signature 189b

Message body not shown because it is not plain text.

Patched in git now, thanks.
Subject: released in 3.52
Thanks for your contribution. It was addressed in the 3.52 release of CGI.pm, just uploaded.