Help for this page
Select Code to Download
Select
or
download this
my $foo = ($bar + 1)/2;
Select
or
download this
print map( {baz $_} @quux), ' results.', $/;