Help for this page
my $sth = $dbh->prepare(<<"SQL"); INSERT INTO main (operations,seconds,usr,sys,cpu,tests) VALUE (?,?,?,?,?,?) ... } close(IN);