Skip Menu |

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

Report information
The Basics
Id: 39146
Status: resolved
Priority: 0/
Queue: CGI-Simple

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

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



Subject: Require 'require Apache2::RequestIO;'
I am getting this error: [Dispatch] ERROR' for request '/test/states-per-country': Can't locate object method "read" via package "Apache2::RequestRec" at /usr/local/share/perl/5.10.0/CGI/Simple.pm line 299. It is solved by adding this at line 298: require Apache2::RequestIO;
Subject: Re: [rt.cpan.org #39146] Require 'require Apache2::RequestIO;'
Date: Wed, 10 Sep 2008 13:52:39 +1000
To: bug-Cgi-Simple [...] rt.cpan.org
From: "James Freeman" <airmedical [...] gmail.com>
I am not the maintainer of this module anymore Rgds James On 10/09/2008, RSAVAGE via RT <bug-Cgi-Simple@rt.cpan.org> wrote: Show quoted text
> > Tue Sep 09 22:54:10 2008: Request 39146 was acted upon. > Transaction: Ticket created by RSAVAGE > Queue: Cgi-Simple > Subject: Require 'require Apache2::RequestIO;' > Broken in: 1.105 > Severity: Critical > Owner: Nobody > Requestors: RSAVAGE@cpan.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=39146 > > > > I am getting this error: > [Dispatch] ERROR' for request '/test/states-per-country': Can't locate > object method "read" via package "Apache2::RequestRec" at > /usr/local/share/perl/5.10.0/CGI/Simple.pm line 299. > > It is solved by adding this at line 298: > require Apache2::RequestIO; > >
Thanks. This should be fixed in 1.106.