in reply to Array of Arrays Question

The previous posts have answered your question, in the future you may find visualizing nested data structures with Data::Dumper helpful when trying debug them.