[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Actual AV-Suite-Information - What to do?
- Subject: Re: [cobalt-users] Actual AV-Suite-Information - What to do?
- From: Richard Siddall <cobalt@xxxxxxxxxxx>
- Date: Tue Apr 13 12:42:27 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Glenn Parsons wrote:
[snip]
You can execute a 'cpan' utility on your RaQ to update PERL modules.
Unless you know the switches and answer the questions properly, you can
end up with a new version of PERL.
[snip]
My understanding is that newer versions of the CPAN module don't do
this. The older versions installed on the RaQs did.
So, you should do something like this to update the CPAN module on your RaQ:
# perl -MCPAN -e 'shell'
cpan> install Bundle::CPAN
and watch it like a hawk! If you see it download and start to build a
newer version of Perl, just hit Control-C a few times.
Regards,
Richard.