On Sat, Nov 29, 2008 at 04:56, Sridhar M.A. <[EMAIL PROTECTED]> wrote: > Further, I just created a simple perl file with the following lines : > > #!/usr/bin/perl > > use strict; > use warnings; > > use LWP::UserAgent ; > > print "Hi\n" > > Running this gives me this error : > > Can't locate URI.pm in @INC (@INC contains: /etc/perl > /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 > /usr/local/lib/site_perl .) at (eval 5) line 3. > Compilation failed in require at /usr/share/perl5/HTTP/Request.pm line 3. > Compilation failed in require at /usr/share/perl5/LWP/UserAgent.pm line 10. > BEGIN failed--compilation aborted at /usr/share/perl5/LWP/UserAgent.pm line > 10. > Compilation failed in require at x.pl line 24. > BEGIN failed--compilation aborted at x.pl line 24.
so this seems a problem in libwww-perl, so better involve its maintainer too. Regards, -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]