[cgiapp] The params problem again...

Mark Jaffe jaffe.mark at gmail.com
Tue Jul 22 21:28:18 EDT 2008


Hi,

I am a newbie to this list, but definitely NOT to Web development. (Been 
at it since '95...)

Anyway, I am also hitting this parameter problem, and I looked at the 
archives before writing this post. I do NOT have any "use CGI 
qw(standard);" but there should be some way of knowing if it exists in 
our environment. To debug, I did a Dumper( $self->params) into a $debug 
var, and output it in my page template. It's really ugly, but helps show 
me what's going on.

Mark



More information about the cgiapp mailing list