$VAR1 = { 'data' => [ { 'son' => 'bamm bamm', 'husband' => 'barney', 'wife' => 'betty' }, { 'son' => 'elroy', 'wife' => 'jane', 'husband' => 'george' }, { 'husband' => 'homer', 'wife' => 'marge', 'son' => 'bart' } ] };