DBD/Oracle/Oracle.so hard-codes the location of Oracle's libclntsh.so (and other libraries) to their location at the time of building/installing DBD::Oracle.
I do not want to build and install DBD::Oracle on all servers, but the location of the libraries differs between servers. Is there any way around this? Binary patch Oracle.so?