Help for this page

Select Code to Download


  1. or download this
    # hash...                             # array...
    
    ...
    } ;                                   } ;
                                          print  "$p\: $c\n" ;
    
  2. or download this
    # hash...                             # array...
    
    ...
    } ;                                   } ;
                                          push @keys,  $p ;
                                          push @count, $c ;