my ($stmt) = $sql->select('tabelle', [qw/a DAY() NOW()/], \%where); print $stmt,"\n";