That's it!
Thx a lot.
Cheers,
Mesel
-Original Message-
From: Perrin Harkins [mailto:[EMAIL PROTECTED]
Sent: Friday, August 12, 2005 16:25
To: Tesfaiesus, Mesel
Cc: modperl@perl.apache.org
Subject: Re: Apache::Singleton (sharing one object)
On Fri, 2005-08-12 at 15:40
Hi,
I'm trying to write an application, that allows the user to generate
complex SQL Queries step by step.
Therefore I need to make the same SQL-object available over many
requests.
I'm using the Aapache::Singleton Module and mod_perl 2.x/Apache2.x but I
always seem to get a new Object as the