On Fri, 3 Aug 2001, Stas Bekman wrote:

> Again, the question is how to add two different paths to vh and main Perl
> (or two vhs), while inheriting everything from the main Perl.

you must use +Parent to have 2 different versions of the same module.  if
you want each vhost to have the same perl code preloaded, pass the same -M
switches and or the same startup script.



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

Reply via email to