What I usually do is directly try installing the modules required , say
LWP
Try
sudo perl -MCPAN -e 'install LWP'
HTH
Ram
On Thu, 2004-06-10 at 07:32, philcalvert wrote:
> Hi All,
>
> I've been trying to install a module and haven't been having much luck.
> Here's what I get;
>
>
> thatsme-Computer:~ thatsme$ sudo perl -MCPAN -e 'install libwww-perl'
> CPAN: Storable loaded ok
> Going to read /Users/thatsme/.cpan/Metadata
> Database was generated on Wed, 09 Jun 2004 23:34:22 GMT
> Warning: Cannot install 0, don't know what it is.
> Try the command
>
> i /0/
>
> to find objects with matching identifiers.
>
> Thanks for any help in advance.
>
> --Phil
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>