Help for this page
Select Code to Download
Select
or
download this
sub foo { shift->bar('foo', @_)) }
Select
or
download this
{ my $x = $x; ... }
Select
or
download this
f($i, --$i, $i);