That did it.  I figured it was something simple.

Thanks!

--- Brett Sanger <[EMAIL PROTECTED]> wrote:
> > use CGI qw/:standard/;
> 
> Don't use this, CGI::App handles CGI for you.  (you can get the CGI object
> via $self->query())
> 
> I suspect param() is getting mangled somewhere along the line.  Remove the
> use CGI line and try again.
> 

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.vm.com/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to