Help for this page

Select Code to Download


  1. 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
        .
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    --output:--
    Recompile Perl with threads to run this program. at 2perl.pl line 6.