Help for this page
Select Code to Download
Select
or
download this
for $_(@foobar) { print $foo }
Select
or
download this
<c> for my $foo(@foobar) { print $foo; }