Help for this page
for my $loop_iterator_variable (@whatever) { ... do_something_with($loop_iterator_variable); ... }