Hello all,

I have perl programs running under Apache::Registry.
Now I need to switch to mod_perl2 and can not find request object.

I used to get as
$r = Apache->request;

But this does not work under mod_perl2.

Please advise how do something similar and avoid big changes in scripts.

Thank you in advance,

Igor


--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to