my @list = func_returning_list() || 'default'; #### my @list = func_returning_list() or 'default';