Help for this page

Select Code to Download


  1. or download this
    foreach my $aref (@shapes[2 .. $#shapes]) {
        print join(" ", @$aref[2 .. $#$aref]), "\n";    
    }
    
  2. or download this
    c d e f g h i j k
    Radio