in reply to Re: Converting array reference to list contextin thread Converting array reference to list context
The last line of the original code was:
$arr_ref_new = ( [1],[2],[3,4] ) ; [download]