Help for this page
Select Code to Download
Select
or
download this
my @list = func_returning_list() || 'default';
Select
or
download this
my @list = func_returning_list() or 'default';