in reply to array of arrays

You might try assigning members individually. For instance: $array[0] = @otherarray; $array1 = '1', '2';