You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2001/04/08 20:39:07 UTC

Re: mod_perl's module reload (was: development?)


> I believe, if your packages are included in @INC, when their mod times
> change, mod_perl will reload them.  You probably need a perl script
> executed at apache startup that adds them into the parent processes copy
of
> @INC.
>

No, that's wrong. mod_perl doesn't reload any modules if they get changed,
regardless if they are in @INC or not!

Apache::Registry does this for perl scripts for you, but this is another
story.

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org