Skip Menu |

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

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

People
Owner: RSAVAGE [...] cpan.org
Requestors: grousse [...] cpan.org
Cc:
AdminCc:

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



Subject: Test failure
On mandriva cooker (perl 5.8.8). Full test output attached.
Subject: out
Download out
application/octet-stream 3.1k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #18948] Test failure
Date: Thu, 27 Apr 2006 09:35:01 -0400
To: via RT <bug-CGI-Session [...] rt.cpan.org>
From: Mark Stosberg <mark [...] summersault.com>
On Thu, Apr 27, 2006 at 03:13:12AM -0400, via RT wrote: Show quoted text
> > t/g4_dbfile_yaml.t 255 65280 202 22 10.89% 191-202
Thanks. Please forward along these system details as well: perl -MYAML -e 'print "$YAML::VERSION\n";' perl -MYAML::Syck -e 'print "$YAML::Syck::VERSION\n";' Mark
Le Jeu. Avr. 27 09:35:39 2006, mark@summersault.com a écrit : [guillomovitch@n2 ~]$ perl -MYAML -e 'print "$YAML::VERSION\n";' 0.58 [guillomovitch@n2 ~]$ perl -MYAML::Syck -e 'print "$YAML::Syck::VERSION\n";' 0.42
Also, can the modules required include YAML 0.58? The installation process is a mess using YAML 0.39, which makes it look like the installation failed.
On Thu Apr 27 03:13:10 2006, GROUSSE wrote: Show quoted text
> On mandriva cooker (perl 5.8.8). > > Full test output attached.
You originally reported a YAML-related test failure for CGI::Session. It looks like it may have been a YAML issue. Could you try again with the latest versions of YAML::Syck and CGI::Session and let us know if the issue is still present for you? Mark
Ron Savage is resolving this by splitting the YAML serializer into it's own distribution: http://search.cpan.org/author/RSAVAGE/CGI-Session-Serialize-yaml-4.21/lib/CGI/Session/Serialize/yaml.pm