Oracle driver and Perl 5.8.0
5410Jun 24 2005 — edited Jul 11 2005All,
I am working on an application that uses Perl 5.8.0 and Postgres. The database is currently migrating to Oracle 10g, which has Perl 5.6.1. When the module loads the driver, I receive a compilation error because it is finding the DynaLoader for 5.8.0 vs. 5.6.1. Is there an Oracle driver available for 5.8.0? If not, is there another work around? Any help is appreciated.