[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [RAQ 4r] CPAN



At 01:29 PM 9/20/01 -0400, you wrote:
Maybe it's just me but I have a new RAQ 4r and was looking to install some
perl modules. I type in CPAN, cpan and every combination in-between. I can't
get it load. Anyone have any ideas why? Is there an RPM I need to install?

CPAN should be there.  Try: perl -MCPAN -e 'install module::name'

Replace "module::name" with the name of the module you are trying to install.

Brian