@array = [{bob => 'value1', alice => 'value2'}, {bob => 'othervalue1', alice => 'othervalue2'}]; # and so on for loads of elements...