Help for this page

Select Code to Download


  1. or download this
    sub base_code  {
       my ($h_codes) = @_;
    ...
          }
       }
    }
    
  2. or download this
    sub sorted_values {
       my $h_ref =shift;
    ...
          }
       }
    }