in reply to How do I find the size of each row of a growing multidimensional array?
print $#{$INFO_ARRAY[0]}+1; [download]