On Tue, 13 Mar 2001, Khachaturov, Vassilii wrote:
> And, of course, I am using Stas' patent with 'use constant' now...
Don't get Vassilii wrong, this module is not patented by me :)
NAME
constant - Perl pragma to declare constants
[snip]
AUTHOR
Tom Phoenix, <[EMAIL PROTECTED]>, wi
And, of course, I am using Stas' patent with 'use constant' now...
-Original Message-
From: Khachaturov, Vassilii
Sent: Tuesday, March 13, 2001 2:19 AM
To: 'Steve Leibel'
Cc: [EMAIL PROTECTED]
Subject: RE: incompat. with apache/mod_perl upgrade
I'
Steve Leibel [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 2:18 AM
To: [EMAIL PROTECTED]
Subject: Re: incompat. with apache/mod_perl upgrade
At 12:26 PM -0500 3/12/01, Khachaturov, Vassilii wrote:
>When I upgraded from
>Solaris Apache/1.3.14 (Unix) mod_perl/1.24_01
>to
>Sola
At 12:26 PM -0500 3/12/01, Khachaturov, Vassilii wrote:
>When I upgraded from
>Solaris Apache/1.3.14 (Unix) mod_perl/1.24_01
>to
>Solaris Apache/1.3.17 (Unix) mod_perl/1.25
>
>the following code in my debugging httpd.conf broke:
>
>
>sub WWW_DIR () { $ENV{'HOME'} . '/www' ; } # this sub will persi
worst case than carve
> them in Apache brains, stealing the precious memory
> from mod_perl :-).
> -Original Message-
> From: Stas Bekman [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 12, 2001 8:39 PM
> To: Khachaturov, Vassilii
> Cc: '[EMAIL PROTECTED]'
arve
them in Apache brains, stealing the precious memory
from mod_perl :-).
-Original Message-
From: Stas Bekman [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 12, 2001 8:39 PM
To: Khachaturov, Vassilii
Cc: '[EMAIL PROTECTED]'
Subject: Re: incompat. with apache/mod_perl upgrade
On Mon, 12 Mar 2001, Khachaturov, Vassilii wrote:
> When I upgraded from
> Solaris Apache/1.3.14 (Unix) mod_perl/1.24_01
> to
> Solaris Apache/1.3.17 (Unix) mod_perl/1.25
>
> the following code in my debugging httpd.conf broke:
>
>
> sub WWW_DIR () { $ENV{'HOME'} . '/www' ; } # this sub will per