my %uid =( 1 => { 'firstname' => 'Alice', 'lastname' => 'Foo', }, 2 => { 'firstname' => 'Bob', 'lastname' => 'Bar', }, );