On Tue, Jun 11, 2002 at 03:54:30PM -0700, Stuns, Doug wrote: > Hello, > > I am trying to use Oracle DBI. I have perl 5.6.1 and DBI 1.2 installed on > HPUX 11.11 with oracle 7.3.4 and 8.1.7. > > perl -v > > This is perl, v5.6.1 built for PA-RISC1.1-thread-multi > (with 1 registered patch, see perl -V for more detail) > > I believe I need to unpack the DBD modules which should reside in the > /opt/perl/lib/site_perl/DBD directory? > > These files should be Proxy.pm, NullP.pm, Sponge.pm, ExamplP.pm, ADO.pm and > Oracle.pm. > > Does anyone know how to unpack the DBI to create these files?
Try reading the helpfully named "README" file. Tim.
