http://www.perlmonks.org?node_id=969420


in reply to Re^2: install_driver(Oracle) failed: Can't locate loadable object for module DBD::Orac le in @INC
in thread install_driver(Oracle) failed: Can't locate loadable object for module DBD::Orac le in @INC

No.

Perl does not come with Oracle "by default". Maybe your Perl distribution comes with DBD::Oracle, but you will still need to install the Oracle client libraries. See the articles I linked, which all explain this and tell you what to do.