Shared package globals?

2003-12-09 Thread Mike Carlton
ferent apache children share package globals???) If my understanding is correct, then I've got a bug elsewhere in my code. I'm in the progress of migrating to modperl 2/Apache 2, so comments on the same scenario in MP2 are of interest too... Thanks, --Mike Carlton -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

Re: Shared package globals?

2003-12-09 Thread Mike Carlton
Stas Bekman wrote: Mike Carlton wrote: I'm running a web application under Apache::Register and mod_perl 1 -- using CGI::Application, Class::DBI and Template Toolkit. I have a question on package globals. My expectation is that each instance of the Apache intrepeter will have its own co

Re: mp2 and Class:DBI

2005-01-04 Thread Mike Carlton
On Tue, 04 Jan 2005 15:47:50 -0500, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Tue, 2005-01-04 at 14:18 -0500, Sean T Allen wrote: > > I looked to see and couldnt find any reports of issues with > > using Class::DBI w/ mod-perl 2 but wanted to check here to > > see if there are any I should be