... $sth->execute; print ""; while (my @row = $sth->fetcharray) { print < END_OF_TEXT } print "
$row[0], $row[1]$row[1]
$row[3]
";