in reply to CGI Application and global variables (from a database)

It sounds like you're expecting a CGI script to stay resident between CGI requests. Are you talking in terms of mod_perl perhaps?

And $self... is that a Perl object's internal self-reference, or some other sort of $self?

The devil is in the details. I think we're going to need to have a look at what sort of devil we're dealing with.


Dave