Joel Reed wrote:
> 
> i'm not sure if anyone will ever find this useful but this makes
> $Application a per-process global var if you prefer that. this is
> probably terribly coded but it works for what i need (i'm definitely
> not a perl guru). please suggest improvement if you can ;)
> 
> need
>         PerlSetVar AppDataPerProcess 1
> 

If you set AllowApplicationState to 0, then the system will
not define $Application, and you are free to use it then 
for a per-process global.

-- Joshua
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

Reply via email to