@array=("one", "two", "one" "three", "four", "one", "two"); #### $hash={"one" => 3, "two" => 2, "three" => 1, "four" => 1}