Help for this page

Select Code to Download


  1. or download this
    $ perl-5.005_05/bin/perl -e 'use 5.6.0;'
    syntax error at -e line 1, near "use 5.6"
    Execution of -e aborted due to compilation errors.
    
  2. or download this
    $ perl-5.005_05/bin/perl -e 'use 5.006;'
    Perl 5.006 required--this is only version 5.00505, stopped at -e line 
    +1.
    BEGIN failed--compilation aborted at -e line 1.