{ # block  local $" = ", ";  $sql = "select * from tabelle where ID in (@array)"; } # block