Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my @docArray;
    ...
    8 => 9  10 => 11
    8 => 9  10 => 11
    8 => 9  10 => 11
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my @docArray;
    ...
    0 => 1  2 => 3
    4 => 5  6 => 7
    8 => 9  10 => 11