-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
> 1. do not "use DBI" or "use DBI::DBD" because this will cause an
> immediate failure if DBI is not installed and now be reported as a failure.
...
> $opts{CONFIGURE} = sub {
> use DBI::DBD;
Does this work for you? I cannot see how it would. I ended up using a
require/eval block and doing the exit 0 you mentioned elsewhere if it fails.
Thanks for your work on this, I've implemented the rest of your suggestions
for DBD::Pg and hope to see less false test failures in the next release! :)
- --
Greg Sabino Mullane [EMAIL PROTECTED]
End Point Corporation
PGP Key: 0x14964AC8 200712060928
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iD8DBQFHWAb2vJuQZxSWSsgRA2B9AKDifEjQcniVeFuCb15t39UO3Cj1FgCeNEww
KlRCjeI01UDF+pl3qjZh1tY=
=aTEv
-----END PGP SIGNATURE-----