On Sun, Nov 17, 2013 at 02:23:28PM -0800, David E. Wheeler wrote: > On Nov 15, 2013, at 4:13 PM, Tim Bunce <tim.bu...@pobox.com> wrote: > > > Make DBI::_handles return only the outer handle in scalar context > > Tim++
Well, it's still undocumented (on purpose) and, it turns out, not actually needed since DBI::PurePerl doesn't support Callbacks. Adding support for Callbacks to DBI::PurePerl would be a fairly straight-forward project if anyone wants to help out. Tim.