nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

how to find perl version

This is a discussion on how to find perl version within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; I am using perl and woule like to know how to find out perl version? What command i need to ...


Go Back   nixCraft Linux Forum > *BSD Operating systems > All about FreeBSD/OpenBSD/NetBSD

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 01-28-2006, 02:31 PM
Guest
 
Posts: n/a
Default how to find perl version

I am using perl and woule like to know how to find out perl version? What command i need to use ? please help i'm new to both UNIX and perl

thanks in advance
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-28-2006, 05:20 PM
Guest
 
Posts: n/a
Default

Use perl -v command.

Code:
perl -v
This is perl, v5.8.7 built for i486-linux-gnu-thread-multi
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2005, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

Or
Code:
 perl -v | grep v
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Implementation of find command in Perl Bhushan Shell scripting 2 08-22-2007 12:15 PM
Find out version of Red Hat Enterprise Linux installed chiku Linux software 1 12-06-2006 02:26 AM
Linux find out kernel version? Linux software 1 01-17-2006 04:41 PM
Freebsd how to find out kernel version? bob All about FreeBSD/OpenBSD/NetBSD 1 12-24-2005 12:40 PM
NFS version p_narahari Solaris/OpenSolaris 3 06-28-2005 07:17 PM


All times are GMT +5.5. The time now is 08:42 AM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36