Skip Menu |

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

Report information
The Basics
Id: 37659
Status: resolved
Priority: 0/
Queue: CGI-Session

People
Owner: Nobody in particular
Requestors: david [...] davidfavor.com
Cc:
AdminCc:

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



Subject: CGI::Session 3.43 + perl-5.10.0-34095 fails with
Date: Sun, 13 Jul 2008 19:23:13 -0500
To: bug-CGI-Session [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
t/load..........................Can't use string ("Too many arguments") as a HASH ref while "strict refs" in use at /root/.cpanplus/5.10.0/build/CGI-Session-4.34/blib/lib/CGI/Session.pm line 64 (#1) (F) Only hard references are allowed by "strict refs". Symbolic references are disallowed. See perlref. Uncaught exception from user code: Can't use string ("Too many arguments") as a HASH ref while "strict refs" in use at /root/.cpanplus/5.10.0/build/CGI-Session-4.34/blib/lib/CGI/Session.pm line 64. at /root/.cpanplus/5.10.0/build/CGI-Session-4.34/blib/lib/CGI/Session.pm line 64 CGI::Session::new('CGI::Session') called at t/load.t line 19 # Looks like your test died just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) All 3 subtests passed t/name..........................ok -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com/join for the easy way.
Subject: CGI::Session 4.43 = Can't use string ("Too many arguments") make test
Also happens on 5.8.8 I had to download and install 4.34
Subject: CGI::Session 4.43 + perl-5.10.0-34095 fails with
On Wed Jul 16 00:03:29 2008, DMUEY wrote: Show quoted text
> Also happens on 5.8.8 > > I had to download and install 4.34
actually 4.3.4 did it too, I had to do 4.30
Subject: Re: [rt.cpan.org #37659] CGI::Session 4.43 = Can't use string ("Too many arguments") make test
Date: Wed, 16 Jul 2008 14:46:45 +1000
To: bug-CGI-Session [...] rt.cpan.org
From: Ron Savage <ron [...] savage.net.au>
Hi Daniel On Wed, 2008-07-16 at 00:03 -0400, Daniel Muey via RT wrote: Show quoted text
> Queue: CGI-Session > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=37659 > > > Also happens on 5.8.8 > > I had to download and install 4.34
Yes. We believe we've identified and corrected this problem. V 4.35 will be available shortly. -- Ron Savage ron@savage.net.au http://savage.net.au/index.html
Subject: Re: [rt.cpan.org #37659] CGI::Session 4.43 = Can't use string ("Too many arguments") make test
Date: Wed, 16 Jul 2008 07:58:29 -0500
To: bug-CGI-Session [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
ron@savage.net.au via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=37659 > > > Hi Daniel > > On Wed, 2008-07-16 at 00:03 -0400, Daniel Muey via RT wrote:
>> Queue: CGI-Session >> Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=37659 > >> >> Also happens on 5.8.8 >> >> I had to download and install 4.34
> > Yes. We believe we've identified and corrected this problem. > > V 4.35 will be available shortly.
Just tried it and it builds perfect. Thanks! -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com/join for the easy way.
The reporter replied that the problem was fixed for him. Mark