Re: Persistant Data shared with other applications

2001-10-30 Thread ryc
- Original Message - From: "Kenny Smith" <[EMAIL PROTECTED]> To: "Modperl" <[EMAIL PROTECTED]> Sent: Tuesday, October 30, 2001 3:20 PM Subject: Persistant Data shared with other applications > Hi there, > > I'm seeing a strange bit of behavior and want

Persistant Data shared with other applications

2001-10-30 Thread Kenny Smith
Hi there, I'm seeing a strange bit of behavior and wanted to find out if anyone else is having this problem. I have two scripts, index.mod_perl and grapevine.mod_perl. They both use HTML::Template to generate their output. The template is not persistant between requests, but $main::tokens is pe