Help for this page
sub resolve_value { my $start_with = another_value(); ... # do the rest of the work here }) }
goto &resolve_value(sub { ... });