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 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| Sponsored Links | ||
|
|
|
|||
|
Use perl -v command.
Code:
perl -v (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 |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| 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 |