Thanks for the reply.

I just tried that and got;

Can't locate object method "install" via package "LWP" at -e line 1.

--Phil


On Jun 9, 2004, at 10:07 PM, Ramprasad A Padmanabhan wrote:

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




--Phil Calvert
Faculty/Staff CSUN Music Dept.


-- 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