On Wed, 2004-02-11 at 15:27, Sebastian Riedel wrote:
> No, that doensn't work, it just gives this failure:
> 
> [Wed Feb 11 21:22:59 2004] [error] Undefined subroutine 
> &MyHandler::SubClass->handler::handler called.

Oh!  I forgot you need to protoype the handler method with ($$).  See
http://perl.apache.org/docs/1.0/guide/config.html#Perl_Method_Handlers

- Perrin


-- 
Reporting bugs: 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