http://qs321.pair.com?node_id=1082021


in reply to map {} list or do {} for list?

If I wanted it to be fast and concise, I'd probably go with:

$hosts{$_}==$table_count or delete($hosts{$_}) for keys %hosts;
use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name