Date: Tue, 24 Nov 1998 09:37:28 -0800 From: Dan Mahoney <dan@wolf.com> To: webmaster@smartweb.net, questions@FreeBSD.ORG Subject: Re: perl version Message-ID: <19981124093728.B9795@wolf.com> In-Reply-To: <365AEA74.3612@smartweb.net>; from David Turner on Tue, Nov 24, 1998 at 12:18:44PM -0500 References: <365AEA74.3612@smartweb.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> How can I find out what version of perl is currently installed on a > FreeBSD 2.2.5 server? "perl -v" will give you a brief report on your Perl version. "perl -V | more" will tell you everything you could ever want to know about your perl installation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981124093728.B9795>