[cgiapp] CGI::Application::Dispatch Question
Graham TerMarsch
cgi-application at howlingfrog.com
Mon May 10 16:02:49 EDT 2010
On May 10, 2010, Michael Peters wrote:
> On 05/10/2010 09:36 AM, Brad Van Sickle wrote:
> > It appears that Dispatch.pm is never getting a value for $ENV{PATH_INFO}
> >
> > Printing out my environment hash, I can see that PATH_INFO is not
> > available as an option, however I do have a REQUEST_URI option that
> > looks like it might work.
>
> This seems like an environment issue. What web server are you using?
And which version of "CGI.pm"?
I ran into similar problems with PATH_INFO (and 'url()') not DTRT in recent
versions of CGI.pm. Mark Stosberg filed it over in RT as #45019; may be
related/relevant...
https://rt.cpan.org/Ticket/Display.html?id=45019
--
Graham TerMarsch
More information about the cgiapp
mailing list