[cgiapp] Issues with CGI's param() method on
CGI::Application::Server
Jason A. Crome
cromedome at gmail.com
Wed Jan 21 16:40:44 EST 2009
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.
Thanks!
Jason
More information about the cgiapp
mailing list