Perrin Harkins wrote:

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




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.

Cheers,
Sebastian Riedel

--
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