Then why didn't you show that in your original question?
for (sort keys %tmp) { next if @{$tmp{$_}} < 2; say join "\t$_\t", reverse @{ $tmp{$_} }; }
In reply to Re^3: how to loop through hash tables more efficiently
by tobyink
in thread updated_again: how to loop through hash tables more efficiently
by lrl1997
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |