Class-DBI - Re: DBI Module of Perl in Unix

Posted on Mon Mar 21 15:12:05 2005 by ivorw in response to 239 (See the whole thread of 7)
Re: DBI Module of Perl in Unix

You say "We installed DBI module of Perl". Please can you give more details.

In particular, did you use the CPAN shell, CPANPLUS, some kind of platform distro (ppm, rpm, apt-get, etc.)

Or did you download DBI from CPAN and follow the README?
perl Makefile.PL
make
make test
make install

Write a response