[Israel.pm] Corrupted @INC variable
Yuval Yaari
yuval at windax.com
Sun Feb 15 04:08:16 PST 2004
Tried:
BEGIN { unshift(@INC, "/full/path"); }
?
Could you type: `perl -V` and give us the @INC section (should be in the
end of the output IIRC)?
--Yuval
Ms Vera Sheinman wrote:
>Hi all,
>
>I have got some strange @inc variable corruption - it
>has turned to relative path. This problem prevents me
>from even using basic "use strcit", because naturally
>the location of strict.pm cannot be found. Pushing
>correct values into the @INC variable from my script
>doesn't help. Does anyone know how to change @INC
>value permanently, outside the script, or in some
>other way?
>
>Thanks,
>Vera
>
More information about the Perl
mailing list