Help for this page
Select Code to Download
Select
or
download this
sub lambda { my $f = $_[1]; ... local( $_[0] )= $val; $f->(); }