- or download this
[db07-dc2:~] root% ./dbitest.pl
install_driver(Oracle) failed: Can't locate DBD/Oracle.pm in @INC (@IN
+C contains: /usr/perl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/
+lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_per
+l/5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solari
+s-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl .) at (ev
+al 3) line 3.
...
or perhaps the capitalisation of 'Oracle' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge.
at ./dbitest.pl line 19
- or download this
#!/usr/bin/perl
use warnings;
...
'$PASS',
) || die "Database connection not made: $DBI::er
+rstr";
$dbh->disconnect;
- or download this
cpan> install DBD::Oracle
CPAN: Storable loaded ok
Going to read /homedir/.cpan/Metadata
Database was generated on Thu, 31 May 2012 00:43:03 GMT
DBD::Oracle is up to date.
- or download this
[db07-dc2:~] root% ls -l /usr/perl5/site_perl/5.8.4/sun4-solaris-64int
+/ | grep DBD
drwxr-xr-x 4 root root 512 Dec 12 15:50 DBD
- or download this
[db07-dc2:~] root% ls -l /usr/perl5/site_perl/5.8.4/sun4-solaris-64int
+/DBD
total 396
...
-r--r--r-- 1 root root 4065 Dec 21 2010 NullP.pm
-r--r--r-- 1 root root 29044 Jun 8 2010 Proxy.pm
-r--r--r-- 1 root root 7983 Sep 26 2007 Sponge.pm