for my $id (@ids) { my $data = $datas{$id}; # or $data_of{} ¹ ... }