On Wed, Sep 08, 2004 at 09:15:36AM -0700, David Wheeler wrote:
> On Sep 8, 2004, at 4:45 AM, Tim Bunce wrote:
>
> >I was thinking of doing at least "0" on that list for DBI 1.44.
> >
> >>I'd especially like to do
> >>
> >> $dbh->{SetUTF8} = 2;
> >>
> >>And be done with it.
> >
> >I'll take a look. Patches welcome, of course!
>
> Hey, if I knew any C...I can paste these from Encode.xs, at least:
That's the trivial bit :) The fiddly bit is handling the SetUTF8 attribute
(and corresponding bit flags to make it fast enough).
But thanks anyway :)
Tim.