DBD-pNET
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
README.ingres view on Meta::CPAN
setenv DBI_USER dau
setenv DBI_PASS *secret*
setenv II_HOST foo.bar.com
I did not adapt most of the non-DBI calls. In fact I only wrote the
ListTables stuff. Therefore the "advanced" tests will fail.
Expect the test output to look like:
% make test
PERL_DL_NONLAZY=1 /usr/local/perl-5.004_02/bin/perl -I./blib/arch -I./blib/lib -I/usr/local/perl-5.004_02/lib/sun4-solaris/5.00402 -I/usr/local/perl-5.004_02/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............ok
t/10dsnlist.........skipping test on this platform
t/20createdrop......ok
t/30insertfetch.....ok
t/40bindparam.......skipping test on this platform
t/40blobs...........Can't locate object method "quote" via package "DBD::mysql::db" at t/40blobs.t line 112.
FAILED tests 4-11
Failed 8/11 tests, 27.27% okay
t/40listfields......FAILED test 8
Failed 1/13 tests, 92.31% okay
view all matches for this distributionview release on metacpan - search on metacpan
( run in 1.127 second using v1.00-cache-2.02-grep-82fe00e-cpan-da92000dfeb )