Help for this page
if ($result = thatroutine()) { return $result; }
if (my $result = thatroutine()) { return $result; }