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