- or download this
$ perl -v
This is perl, v5.10.1 (*) built for darwin-2level
Copyright 1987-2009, Larry Wall
- or download this
$ perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration
+:
...
/usr/local/lib/perl5/site_perl/5.8.6
/usr/local/lib/perl5/site_perl
.
- or download this
use strict;
use warnings;
...
--output:--
Recompile Perl with threads to run this program. at 3perl.pl line 6.