my $insert = $dbh->prepare('INSERT INTO names VALUES(?, ?)'); $insert->execute('nm0512537', $utf8_text1);