I added "use warnings;" to my code, but there was no behavior change.
So your suggestion is to NOT use $dbh->quote ad use print neat instead? Is there a way to use $dbh->quote and get a UTF-8 result?
I added "use warnings;" to my code, but there was no behavior change.
So your suggestion is to NOT use $dbh->quote ad use print neat instead? Is there a way to use $dbh->quote and get a UTF-8 result?