RE: cvs commit: modperl/Apache Apache.pm

2001-05-18 Thread Geoffrey Young
> -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

RE: cvs commit: modperl/Apache Apache.pm

2001-04-30 Thread Doug MacEachern
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

RE: cvs commit: modperl/Apache Apache.pm

2001-04-30 Thread Matt Sergeant
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

RE: cvs commit: modperl/Apache Apache.pm

2001-04-30 Thread Geoffrey Young
> -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

cvs commit: modperl/Apache Apache.pm

2001-01-29 Thread cholet
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

RE: cvs commit: modperl/Apache Apache.pm

2000-11-27 Thread Geoffrey Young
> -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... >

RE: cvs commit: modperl/Apache Apache.pm

2000-11-27 Thread Geoffrey Young
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