On Wed, 2004-02-11 at 15:10, Sebastian Riedel wrote:
> <Location /doesnotwork>
>     SetHandler perl-script
>     PerlHandler MyHandler::SubClass
> </Location>

Try
      PerlHandler MyHandler::SubClass->handler

- 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