Hello all,
 
Suppose I have this:
 
PerlModule My::Module
PerlChildInitHandler My::Module
PerlOutputFilterHandler My::Module
 
In the sub handler {} , is there a way to determinate what type of handler I am supposed to be ?
 
I'm running mod_perl2 for that matters.
 
Len

Reply via email to