Help for this page
my $f = sub { print "a: ", a(), " b: ", b(), "\n";};
sub mdo { ... return $return; }