> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 26, 2001 1:31 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: modperl/Apache Apache.pm
>
>
> dougm 01/04/25 22:30:46
>
> Modified:.C
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 hav
On Mon, 30 Apr 2001, Geoffrey Young wrote:
> maybe I was taking advantage of a feature I shouldn't have been using?
Yes, config directives created by Apache::ExtUtils :-)
--
/||** Founder and CTO ** ** http://axkit.com/ **
//||** AxKit.com Ltd ** ** XML Application
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 26, 2001 1:31 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: modperl/Apache Apache.pm
>
>
> dougm 01/04/25 22:30:46
>
> Modified:.C
cholet 01/01/29 08:07:09
Modified:Apache Apache.pm
Log:
doc fix: $s->loglevel is now settable
Submitted by: Geoffrey Young <[EMAIL PROTECTED]>
Revision ChangesPath
1.62 +2 -1 modperl/Apache/Apache.pm
Index: Apache.pm
> -Original Message-
> From: Stas Bekman [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 27, 2000 10:56 AM
> To: Geoffrey Young
> Subject: RE: cvs commit: modperl/Apache Apache.pm
>
>
> > ok... I'll try to investigate in the next day or so...
>
Subject: cvs commit: modperl/Apache Apache.pm
>
>
> sbekman 00/11/25 07:39:25
>
> Modified:.Changes mod_perl.pod
>Apache Apache.pm
> Log:
> Documenting the new PerlAddVar httpd.conf directive. Please
> verify that I
> didn