Apache::Singleton (sharing one object)

2005-08-12 Thread Tesfaiesus, Mesel
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

RE: Apache::Singleton (sharing one object)

2005-08-12 Thread Tesfaiesus, Mesel
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