>
> I do have another question regarding Embperl scoping though. I was using
> the Perl::Module directive in my Apache config, expecting that any
> interpreter would get any global symbols defined in the module.
Yes, that exceptation is right
> However,
> these appear to be unavailable within m
Sorry Gerald,
I discovered a type was causing me scoping issues.
But I am getting some very strange behaviour using session management with
2.0b3. I use File and Semaphore.
I have some epl in $DOCUMENT_ROOT/perl/authenticate.epl which sticks a User
object into %udat. All the other files in
On Mon, Oct 08, 2001 at 05:30:50AM +, alan milligan wrote:
> But I am getting some very strange behaviour using session management with
> 2.0b3. I use File and Semaphore.
>
> I have some epl in $DOCUMENT_ROOT/perl/authenticate.epl which sticks a User
> object into %udat. All the other fil