Help for this page
Select Code to Download
Select
or
download this
$ perl -MO=Deparse -e '$foo += $_ for @e;' ; ... $foo += $_; } -e syntax OK