On Sat, Jun 23, 2012 at 4:18 PM, Tim Bunce <[email protected]> wrote: > [Sorry for the late reply] > > I'd rather DBI::Const::GetInfoReturn and DBI::Const::GetInfoType > were extended and documented to provide whatever API you need.
Seems easy enough. Just put a few simple Exporter subs that dclone the %GetInfo* hashes, and documentation on them. Full docs should be a link to the ODBC specs, since we're using the exact variable names, anyway. -- Brendan Byrd <[email protected]> Brendan Byrd <[email protected]>
