> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to