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

Re: [cobalt-users] Perl install



On Mon, 6 Aug 2001, Neil Desmier wrote:

> Hi all
> 
> this is my first posing  so please be gentle
> 
> We have a raq4 and i am tiring to find out what version of perl is installed
> on it if any.
> Is there a simple command to discover this info

telnet to the machine, log in, type perl -v
it will tell you version and other miscellanous things....

note that this tells you the default perl's version, you can , in theory
have multiple versions installed on the same machine...

gsh
k