Or with a slice:
delete @hosts{ grep { $hosts{$_} != $table_count } keys %hosts }; [download]
In reply to Re: map {} list or do {} for list? by hdb in thread map {} list or do {} for list? by Random_Walk