On Sat, 6 Apr 2002, Arthur Bergman wrote: > If you perl_destruct the main perl inerpreter while child interpreters > are still running
ah, that didn't come across clear in your first message. i would expect problems with that. modperl destructs all clones before the main interpreter, so this shouldn't be an issue. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
