Another frustrating day with my broadband connection - thank you Virgin Media - not!
I frequent perl monks a bit and late yesterday an issue came in with DBD::ODBC and Microsoft Access. The perl monks node and rt 46597 detail it all quite well. It appears DBD::ODBC was not following the DBI specification (as it was originally written) to the letter with respect to sticky bound parameter types but since then Tim Bunce has modified the DBI pod slightly to allow DBDs to enable a bound parameter to be rebound with a different type. The change to DBD::ODBC was fairly small but by the time I'd added a test case, bumped the version to 1.21_1 and tested a dozen or so ODBC drivers this consumed a fair amount of time.
Todays unicode problems are with JSON::XS. We are using JSON extensively in the project I am working on and we have a lot of unicode strings. JSON::XS really is the best and fastest perl JSON parser (I've tried them all) and Marc Lehmann who wrote JSON::XS is very knowledgeable and usually quick to respond to any query.
Recent comments
32 weeks 9 hours ago
34 weeks 3 days ago
36 weeks 8 hours ago
36 weeks 1 day ago
44 weeks 2 days ago
45 weeks 3 days ago
46 weeks 5 days ago
49 weeks 4 days ago
1 year 1 week ago
1 year 4 weeks ago