sub resolve_value { my $start_with = another_value() or wreturn("Could not get another value"); # continue.. }