Skip Menu |

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

Report information
The Basics
Id: 573
Status: resolved
Priority: 0/
Queue: CGI-Persistent

People
Owner: VIPUL [...] cpan.org
Requestors: darren [...] void.printf.net
Cc:
AdminCc:

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



Subject: bug in roach.cgi
CGI-Persistent-0.22 Perl v5.6.1 Linux 2.2.20 i686 unknown I think the call to $cgi->dump() on line 46 of roach.cgi should actually be $cgi->Dump(). That's the only way I found to get it to work anyway. Thanks, Darren Grant. PS You're honoured with my first ever open-source bug report :)
This has been fixed in 0.23. Thanks. [guest - Wed May 8 07:44:37 2002]: Show quoted text
> CGI-Persistent-0.22 > Perl v5.6.1 > Linux 2.2.20 i686 unknown > > I think the call to $cgi->dump() on line 46 of roach.cgi should > actually be $cgi->Dump(). That's the only way I found to get it to > work anyway. > > Thanks, > Darren Grant. > > PS You're honoured with my first ever open-source bug report :)