Help for this page

Select Code to Download


  1. or download this
    sub new
    {
    ...
       $self->{'_counts'} = {};
       return $self;
    }
    
  2. or download this
    sub SortValues
    {
    ...
          # Print out stuff
       }
    }
    
  3. or download this
    #e.g for $a, $b would be the same
    ${${self->{'_counts'}}{$a}}}