use Data::Structure::Util qw/_utf8_on/; $some_cdbi_class->add_trigger(select => sub { _utf8_on($_[0]) }); [download]
In reply to Re: UTF8 vs SQLite by nothingmuch in thread UTF8 vs SQLite by nothingmuch