[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ 4r] CPAN
- Subject: Re: [cobalt-users] [RAQ 4r] CPAN
- From: flash22@xxxxxxx
- Date: Thu Sep 20 05:11:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 20 Sep 2001, Fay, Sean 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? I
> thought CPAN would be there by default.
CPAN is a module, run it something like this:
/usr/bin/perl -MCPAN -e shell
The -e shell gives you an interactive session, if you have a command to
feed it add that instead....(There should be a man page for CPAN
(uppercase, man cares)
(Making assumptions, dunno for certain is it comes
on a R4)
gsh