my ($stmt) = $sql->select('tabelle as t', ['column as c'], \%where); print $stmt,"\n";