On Mon, 2005-02-21 at 13:54 -0500, Bruno Lavoie wrote: > ok, i'll try to run different server for each developper, mod_perl2 > seem to be able to do this rather than mod_perl 1.x
It works with either one. > and will this 2 servers have different @INC paths??? (my original problem) Yes, you can set @INC differently for each one. - Perrin
