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


in reply to Re^4: map {} list or do {} for list?
in thread map {} list or do {} for list?

It's a FAQ of its own. Per perl581delta: "map in void context is no longer expensive. map is now context aware, and will not construct a list if called in void context".