Faqts : Business : Programming : Shopping For You : Perl

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

Perl: Version: How to view your version of ActiveState Perl?

Sep 7th, 2009 04:27
Knud van Eeden, Joe Bloggs,


----------------------------------------------------------------------
--- Knud van Eeden --- 27 December 2004 - 08:46 pm -------------------

Perl: Version: How to view your version of ActiveState Perl?

Steps: Overview:

 1. -On the MSDOS command line type:

     perl -v

 2. -This will show output similar to the following:

--- cut here: begin --------------------------------------------------

This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2001, Larry Wall

Binary build 630 provided by ActiveState Tool Corp. 
http://www.ActiveState.com
Built 20:29:41 Oct 31 2001


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.com/, the Perl Home 
Page.

--- cut here: end ----------------------------------------------------

---
---

Internet: see also:

---

----------------------------------------------------------------------