..... my $temp = $object->some_recursive_call; if($temp > $value){ $value = temp; } .....