in reply to Re^2: Array of arrays
in thread Array of arrays

SuzuBell,
If you are still having problems fixing your data structure to properly print your values out, use Data::Dumper module to see how your data structure is formed.
Check what you are printing again and compare it with the previous solutions given.

If you tell me, I'll forget.
If you show me, I'll remember.
if you involve me, I'll understand.
--- Author unknown to me