my $values = [ "Hallo", "Test" ]; my $mesg1=$backendConn->modify($dn, replace => [$attr, $values ] );