[cgiapp] CGI::Application::FastCGI -> The page isn't redirecting properly???

CGI User cgiapp at mailswamp.com
Thu May 22 21:04:28 EDT 2008


Hi Ron,
My bad.
I mistyped it in my email.
The real code is

my $sess_id = $self->param('sess_id');

of course.

Do you have any idea why redirect does work in
CGI::Application and it doesn't in CGI::Application::FastCGI
module?

Thank you in advance,

Alex





Ron Savage wrote:
> Hi Alex
> 
>>      my $sess_id = $self->param(('sess_id');
> 
> There's a syntax error in this line.  What's the real code :-)))?



More information about the cgiapp mailing list