"install LWP" says that lwp is up to date,
(and therefore doesn't do ANYTHING)
but when we try to install libwww-perl
it errors saying cant find URI.pm

punching holes in the wall at this point.

Greg


Dan Sugalski wrote:
> 
> On Fri, 1 Mar 2002, Greg London wrote:
> 
> > "Error: cant find URI.pm in @INC"
> 
> Try doing a:
> 
>   perl -MCPAN -e shell
> 
> then do at least:
> 
>   install LWP
> 
> and you should get URI, amongst other things.
> 
>                                 Dan

Reply via email to