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 :-)))?


#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to