in reply to
When would you choose foreach instead of map?
I would generally try to make my code as short and full of idioms as possible...that's why I would use map
Comment on
Re: When would you choose foreach instead of map?
In Section
Seekers of Perl Wisdom