I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-03-21 13:12:05-08 by ivorw in response to 239
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

Direct Responses: Write a response