use CGI qw/:standard/; print "; while(@row = $sth->fetchrow_array()){ print Tr( td ( \@row)); } print
\n";