Re: patch full of dark magic
"David E. Wheeler" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
On Aug 9, 2010, at 4:44 PM, Jan Dubois wrote: > DBI->installed_versions will attempt to load *all* installed drivers. You have DBD::Oracle installed but no Oracle libraries? > But I see now that that test is only executed if you are running from a GIT > or SVN checkout, so maybe it doesn't really matter. If you want to add > the safeguard for it, here is a tested patch (the untested version was missing > one pair of parens): Seems reasonable, thanks. Committed in r14322. Best, David