$VAR1 = { 'this' => { 'that' => { 'theOther' => [ [ 'eggs', 'bacon', 'cheese' ], [ 'tomatoes', 'potatoes', 'onions' ], [ 'beans', 'peas', 'cabbage' ] ] } } };