in reply to How do I install DBD::Oracle
Getting DBD::Oracle is easy. It is available from CPAN. Building it is a little complicated because it is a binary module. Getting the headers and libraries required to compile it is a challenge. You effectively need to install Oracle database server, or at least the headers and libraries out of the database server.