1234
my $hoa = { 'key1' => [ {score => '10'}, {user => 'User1', data => 'xyz'}, ], 'key2' => [ {score => '17'}, {user => 'User5', data => 'xyz'}, ]};