On Thu, 2004-08-26 at 16:15, Stas Bekman wrote: > It works with prefork MPM too as long as perl has ithreads enabled, it's > exercised in the test suite.
That wouldn't really be the same thing though, would it? For example, every child process would have a different $count variable and a different instance of the singleton object. - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html