Solaris 11.1 standard DBI/DBD package
I was having a lot of trouble compiling the DBD::Oracle perl module in Solaris 11.1 after having successfully compiled the DBI module. Then I noted that there is a database-512 package which includes DBI and DBD but not necessarily DBD::Oracle which seemed strange to me why that would not be included. Made me wonder if there was an included module that links to Oracle database but is no longer called DBD::Oracle. I know also that there is a separate installation of perl included in the Oracle 11G client installation but I was trying to get the database linker working in the
0