Help for this page
my %difference = grep { exists $keep_ids{ $_->{id} } } @AoH_all;
my @keepers = grep { exists $keep_ids{ $_->{id} } } @AoH_all;