for (keys %a) print("$a{$_}\n"); print("$b{$_}\n"); print("$c{$_}\n"); } [download]
In reply to Re: Looping with hashes? by ikegami in thread Looping with hashes? by Anonymous Monk