$rows = $dbh->do("UPDATE your_table SET foo = ?", undef, $foo);