On Mon, 30 Apr 2001, Geoffrey Young wrote:
 
> I mean, that I used to use just
> use Apache::Dispatch;
> in a startup.pl and my custom directives would work just fine.  
> 
> now, I get errors unless I use
> PerlModule Apache::Dispatch
> 
> maybe I was taking advantage of a feature I shouldn't have been using?

yup, directive handlers are only supposed to work with PerlModule.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to