or if you just loose the utf8 flag and you know it is utf8 just do$utf8 = Encode::decode(utf8 => $utf8) unless Encode::is_utf8($utf8);
or use DBD::Pg which already handle utf8 data for you.Encode::_utf8_on($utf8);
In reply to Re: Handle UTF-8 with DBI
by borisz
in thread Handle UTF-8 with DBI
by fraktalisman
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |