Help for this page
Select Code to Download
Select
or
download this
foreach ( LIST ) { DO_SOMETHING_WITH-$_ }
Select
or
download this
map { DO_SOMETHING_WITH-$_ } LIST;