in reply to Re^2: Oracle client for Perl??
in thread Oracle client for Perl??

why install this huge Oracle client

What is so "huge" about Oracle's instant client (http://www.oracle.com/technology/tech/oci/instantclient/index.html) which you can use with DBD::Oracle. You'll need instant client basic, sdk and sqlplus (as DBD::Oracle's Makefile.PL uses sqlplus to detect Oracle version). All that adds up to 46Mb.