my $sth = $dbh->prepare('INSERT IGNORE INTO table VALUES(?,?,?); $sth->execute(@foo);