http://www.perlmonks.org?node_id=809482

perlCrazy has asked for the wisdom of the Perl Monks concerning the following question:

Question: is 'map' really faster than 'foreach' ? under what circumastances we should use map and why not foreach ?
Thanks in advnace.