On Sun, 2 Jun 2002, Stas Bekman wrote:

> I'm compiling a list of changes in Perl 5.6-5.8 that have some impact on 
> mod_perl. Rafael Garcia-Suarez is reviewing this section and has asked 
> whether -DDL_UNLOAD_ALL_AT_EXIT is of any use to mod_perl.

i'm not sure if -DDL_UNLOAD_ALL_AT_EXIT is of use to anything.
one cannot close the library handles until after perl_destruct has been 
called.  but DL_UNLOAD_ALL_AT_EXIT requires the perl runtime to still be 
alive.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to