RE: patch full of dark magic
"Jan Dubois" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Organization | ActiveState Software Inc |
| Message-ID | <[email protected]> |
On Tue, 10 Aug 2010, David E. Wheeler wrote: > 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? Yes, DBD::Oracle is included in ActivePerl, but it will of course only work if you install the client libraries as well. Cheers, -Jan