Help for this page

Select Code to Download


  1. or download this
    sub hashing {
        my $s = shift;
    ...
        }
        return $acc;
    }
    
  2. or download this
    sub hashing {
        my $s = shift;
    ...
        }
        return $acc;
    }