Skip to content

Instantly share code, notes, and snippets.

@brtdv
Created October 17, 2012 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brtdv/3904213 to your computer and use it in GitHub Desktop.
Save brtdv/3904213 to your computer and use it in GitHub Desktop.
bash-3.2$ which perl
/usr/bin/perl
bash-3.2$ 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