You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Doug MacEachern <do...@covalent.net> on 2000/08/16 05:59:03 UTC

Re: -DDL_UNLOAD_ALL_AT_EXIT ?

On Mon, 26 Jun 2000, Mikhail Zabaluev wrote:

> Hello,
> 
> I'm interested to know, does the DL_UNLOAD_ALL_AT_EXIT compilation flag
> for Perl 5.6.0 affect mod_perl's behaviour in any way? 'man perldelta'
> says that it might.

no, it was designed to, but mod_perl implements the feature in it's own
way so it'll work with older Perls too.