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]

Reply via email to