foreach $term (keys %nTermHits) { printf "%s\t%d\n", $term, $nTermHits {$term}; }