Jason,
Is there any reason why, when running an application under
CGI::Application::Server, that any call to param() returns nothing in my
application? Looking at the console output, the values I am submitting
(through URL or form) are clearly there, but they are just not available
through the application.
Running on Perl 5.10 on OS X, if it helps any. This same code runs
great on IIS under Windows.
Any help is appreciated.
I have not had that problem when using CA::Server.
Just a stab in the dark, are you sure you're calling param() on the
query object and not the cgiapp object?
Regards,
Bradley C Bailey
##### 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/ ##
## ##
################################################################