in reply to
map in void context
map { $sum += $_ } qw(1 5 12 18 24 40);
[download]
Comment on
map iterator over array
Download
Code
In Section
Perl Poetry