On 9/25/06, Fabian Fagerholm <[EMAIL PROTECTED]> wrote:

The question is, how do I implement the above in mod_perl? More
generally, how do I implement an arbitrary ap_hook_* function in Perl
and register it with Apache2?

AFAIK, I don't think you can, unless you hack the mod_perl sources. If
I remember correctly, the hook ordering is hardcoded for various
phases.

Reply via email to