in reply to suffix and hash string
print $_,"_",$table{$_},"\n" for grep { $table{$_} eq "A" } keys %tabl +e; [download]