Randy Kobes wrote:
On Fri, 13 May 2005, Igor Chudov wrote:


I was too quick to say that it worked. It does not
quite work with another PerlHandler of mine.

I make a form, if I submit it with a GET method, it
works. If I submit it with a POST handler, CGI fails
to get parameters. I am most puzzled.


That is strange - there's a couple of tests in the
mp2 distribution (under t/modules/) that test POST
requests with CGI.pm. The handlers are simply:

Randy, it just happens to work, since Apache2::RequestIO is loaded elsewhere. See the patch in the other reply.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to