"Thomas A. Lowery" <[EMAIL PROTECTED]> writes:
> There are additional pieces of information needed:
> $ENV{DBDPG_TEST_DB}
> $ENV{DBDPG_TEST_HOST}
> $ENV{DBDPG_TEST_USER}
> $ENV{DBDPG_TEST_PASS}
> (prevents mucking up a real database)
>
> Other DBD::* modules require DBI_DSN, DBI_USER, DBI_PASS to run the
> tests. Without the correct setup installing from CPAN will fail.
Given that the other modules standardize around the DBI_* variables,
I'm happy to change the existing DBD::Pg test to use this.
jas.