Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    }
    
    print "$array[0]\n$array[1]\n$array[2]\n\n";
    
  2. or download this
    /home/jptxs > perl -w impala
    Fri Oct 13 2000 20:11:54
    ...
    Fri Oct 13 2000 20:11:54
    
    /home/jptxs >