Help for this page
$sth->execute; my ($serverity, $source, $displayname) = $sth->fetchrow_array; $sth->finish; print "severity\n";