Help for this page
for my $foo (@bar) { { ... } action_fallthough(); }
for (1..10) { print "$_ is an "; { ... print "integer\n"; }