|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Handle UTF-8 with DBIby valdez (Monsignor) |
| on Jan 03, 2006 at 20:44 UTC ( #520724=note: print w/ replies, xml ) | Need Help?? |
|
If your database was created specifying utf8 as charset, everything you will get from it will be valid utf8 but not marked as utf8; so you only need to switch on the utf8 flag on. nothingmuch posted a link to an interesting patch for DBD::mysql at node UTF8 vs SQLite. HTH, Valerio
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||