my %where = ( foo => 'bar', baz => { -ident => 'qux' }, ); #### where foo = "bar" and baz = qux