http://www.perlmonks.org?node_id=872376


in reply to utf-8 for mysql-connection in Jifty

since this is an OO'ish interface to the DB, utf8 is achieved a bit differently to the DBI way. have a look for Jifty::DBI::Filter::utf8 module and methods
the hardest line to type correctly is: stty erase ^H
  • Comment on Re: utf-8 for mysql-connection in Jifty

Replies are listed 'Best First'.
Re^2: utf-8 for mysql-connection in Jifty
by wanradt (Scribe) on Nov 19, 2010 at 13:32 UTC
    Thank you! This one i founded too, but i got no idea how could i use it ;) Besides, those two lines of documentation gave me a impression it is dealing with strings and not with connection itself. Correct me if i am wrong, but i did not get any further here. Thank you!
    Nġnda, WK