if ( ! grep { $_ eq 'Wert' } @records ) { push @records, 'Wert'; }