http://qs321.pair.com?node_id=466807


in reply to How to install DBI module?

download http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.48.tar.gz module and install it :-)

perl Makefile.PL
make
make test
make install

and if you will need any other modules just go to http://search.cpan.org, find it, download it, install it.