Perl 5.8.8 and Oracle Database 10.2.0.4
Hi!
My organization was humming along just fine using perl 5.8.8 and Oracle 10.1.0.5. We were also using CGI and DBD/DBI which were all installed properly. After the upgrade to 10.2.0.4 the scripts no longer worked. We started getting errors about incompatibility between Perl 5.8.8 and Perl 5.8.3 (Oracle's version). We added PERL5LIB and pointed to the 5.8.3 directories and that solved some of the problems, but also created more. I have been scouring the web and have found that many others that have experienced this same problem, but I have not found a good resolution and/or explanation. Can someone
0