Linux / UNIX Tech Support Forum
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 ...
|
|||||||
| All about FreeBSD/OpenBSD/NetBSD Discuss all about the Rock solid FreeBSD/OpenBSD/NetBSD. You are free to talk about any issues related to BSD administration, networking, services and other stuff, share information or ask doubts. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| 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 |
![]() |
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 | 22-08-2007 12:15 PM |
| Find out version of Red Hat Enterprise Linux installed | chiku | Linux software | 1 | 06-12-2006 02:26 AM |
| Linux find out kernel version? | Linux software | 1 | 17-01-2006 04:41 PM | |
| Freebsd how to find out kernel version? | bob | All about FreeBSD/OpenBSD/NetBSD | 1 | 24-12-2005 12:40 PM |
| NFS version | p_narahari | Solaris/OpenSolaris | 3 | 28-06-2005 07:17 PM |