Re: [perl5-dbi/dbi] b80de3: Make DBI::_handles return only the outer handle in...
Tim Bunce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 17, 2013 at 02:23:28PM -0800, David E. Wheeler wrote: > On Nov 15, 2013, at 4:13 PM, Tim Bunce <[email protected]> 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.