A followup to my earlier post with this error:

Can't locate object method "read" via package
"Apache2::RequestRec" at (eval 26) line 6, <CONFIG>
line 522.\n, referer:
http://dsl.algebra.com/algebra/homework/word/numbers/04-num.wpm

The error happens when the latest CGI.pm version tries
to call "read" on Apache2::RequestRec, when the method
is POST. 

I had the same thing happen inside another custom
Handler of mine, and had to change POST to GET. I
would rather get to the bottom of the problem, I do
not like long GET urls.

Any thoughts?

- Igor



                
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html

Reply via email to