I dont know how to 'restore' your old @INC. Infact I too had a similar
problem with multiple perl installations. What I did was set the
environment variables
PERLLIB
and PERL5LIB 
to whatever your old installation in @INC. I hope you will get that from
somewhere

Thanks
Ram

On Mon, 2004-07-05 at 03:19, Issa Mbodji wrote:
> I have installed Oracle which comes with an Apache server. Now I have it 
> disabled so that I can use my old Apache server that I had installed a 
> while ago. I am trying to use LWP::Simple which I intalled too a while 
> ago, but it is giving me the following error message. Any idea how to 
> restore the old @INC?
> 
> Can't locate LWP/Simple.pm in @INC (@INC contains: 
> C:\oracle\ora90\Apache\Perl\5.00503\lib/MSWin32-x86 
> C:\oracle\ora90\Apache\Perl\5.00503\lib 
> C:\oracle\ora90\Apache\Perl\site\5.00503\lib/MSWin32-x86 
> C:\oracle\ora90\Apache\Perl\site\5.00503\lib .) at 
> c:\apache\cgi-bin\TESTAC~1.PL line 6.
> 
> Thanks.
> 



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to