my %client_for = map { $_->{id} => $_ } @$clients; # $client_for->{1}->{lastname} ...