in reply to DBD::Pg Test Fails
Hi Tito,
One of the errors is:
all skipped: Cannot run test unless DBI_DSN is defined. See the README + file
Have you read the README file?
I haven't, but my experience with installing other DBI modules is that you need to do a little setup on the database side - create a test database, for example, so the test code can test connecting to the database and test doing some basic things (insert, update, delete, create, drop, etc).
HTH
$,=42;for(34,0,-3,9,-11,11,-17,7,-5){$*.=pack'c'=>$,+=$_}for(reverse s +plit//=>$* ){$%++?$ %%2?push@C,$_,$":push@c,$_,$":(push@C,$_,$")&&push@c,$"}$C[$# +C]=$/;($#C >$#c)?($ c=\@C)&&($ C=\@c):($ c=\@c)&&($C=\@C);$%=$|;for(@$c){print$_^ +$$C[$%++]}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: DBD::Pg Test Fails
by gvalentin (Initiate) on Jun 20, 2006 at 14:17 UTC |