hooray for the mod_perl community! you guys are great ...

Dave

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Kip Cranford
Sent: Wednesday, November 24, 1999 12:51 PM
To: dave_dunstan
Cc: [EMAIL PROTECTED]
Subject: Re: this might be an obvious one ...



Dave,

This has to do with the scoping of that variable, and happens a lot with
CGI scripts run under Apache::Registry.

There is a nice description of it in "the guide":

http://perl.apache.org/guide/obvious.html#my_scoped_variable_in_nested_s

--kip



On: Wed, 24 Nov 1999 12:47:57 PST
"dave_dunstan" wrote:
>I'm pretty new to mod_perl so I bet this one is a gimme:
>
>Variable "$variable" will not stay shared at
>/usr/lib/perl5/site_perl/5.005/Apache/MyModule.pm line 295.
>
>I get a bunch of these when I start httpd - can someone provide more
insight
>on what's happening here - and maybe how to get rid of these ...??
>
>Dave Dunstan
>[EMAIL PROTECTED]

Reply via email to