Created
January 3, 2011 17:50
-
-
Save SeanOC/763729 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ » which perl ~ | |
/usr/bin/perl | |
~ » perl -v ~ | |
This is perl, v5.10.0 built for darwin-thread-multi-2level | |
(with 2 registered patches, see perl -V for more detail) | |
Copyright 1987-2007, 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment