- or download this
$ perl Makefile.PL
Using DBI 1.620 (for perl 5.010001 on i686-cygwin-thread-multi-64int)
+installed in /usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/DBI/
...
read all the log printed above, and the README and README.help.tx
+t files.
(Of course, you have read README by now anyway, haven't you?)
- or download this
$ make
Skip blib/lib/DBD/Oracle.pm (unchanged)
...
Manifying blib/man3/DBD.Oracle.Object.3pm
Manifying blib/man3/DBD.Oraperl.3pm
Manifying blib/man3/DBD.Oracle.GetInfo.3pm
- or download this
$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "te
+st_harness(0, 'blib/lib', 'blib/arch')" t/*.t
...
Result: FAIL
Failed 36/36 test programs. 1/6 subtests failed.
make: *** [test_dynamic] Error 13