in reply to
array of arrays
You might try assigning members individually. For instance: $array[0] = @otherarray; $array
1
=
'1', '2'
;
Comment on
Re: array of arrays
In Section
Seekers of Perl Wisdom