Perl version
Perl
bounceHammer runs with Perl 5.8.1(was released in Sept. 2003) or later.
How to find the version of perl on your system, see the following command.
% perl -v ⏎
How to find of the version of perl on your system.
% where perl ⏎
/usr/local/bin/perl
/usr/bin/perl
% /usr/local/bin/perl -v ⏎
/usr/local/bin/perl
/usr/bin/perl
% /usr/local/bin/perl -v ⏎
This is perl 5, version 12, subversion 2 (v5.12.2) built for i686-linux Copyright 1987-2010, 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.
No TrackBacks
TrackBack URL: http://bouncehammer.jp/cgi-bin/mt/mt-tb.cgi/139

Leave a comment