Ken Miller <[EMAIL PROTECTED]> writes:

[...]

> So, what's the solution to this?

Consider upgrading to libapreq2/mp2, or use Apache::args() instead
of Apache::Request::args().  The code in question *might* work with
libapreq1 if you replace $r->args with $r->SUPER::args, but I'm
not sure.

-- 
Joe Schaefer


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to