On Tue, 2005-11-01 at 14:09 +0100, "Balázs Szabó (dLux)" wrote: > As I read the perlthrtut, it seems that using this module is most > probably will change the whole process' environment, so another > paralelly served request can be affected as well, right?
It depends. Take a look at this: http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#C_Libraries_Don_t_See_C__ENV__Entries_Set_by_Perl_Code - Perrin