Hi Doug,
>
> if ($ENV{PERL5LIB} and $ENV{PASS_PERL5LIB}) {
> unshift @INC, map { Apache->untaint($_) } split ":", $ENV{PERL5LIB};
> }
>
This seems to work an Win32 and on Unix. As soon as we solve the failure in
the perlrun test on Unix, I commit the patches to the cvs
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Line 14 in startup.pl Gerald Richter
- Re: Line 14 in startup.pl Doug MacEachern
- Re: Line 14 in startup.pl Gerald Richter
- Re: Line 14 in startup.pl Doug MacEachern
- Re: Line 14 in startup.pl Gerald Richter
- Re: Line 14 in startup.pl Doug MacEachern
- Re: Line 14 in startup.pl Randy Kobes
- Re: Line 14 in startup.pl Gerald Richter
