[root@japh Msql-Mysql-modules-1.2018]# perl Makefile.PL Checking for DBI, 0.93 or later ... You don't have installed the DBI module, version 0.93 or later. I cannot continue installing the Msql-Mysql modules. Checking for Data::Dumper ... ok Checking for Data::ShowTable ... ok Missing modules are available from any CPAN mirror, for example ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module [root@japh Msql-Mysql-modules-1.2018]# perl -MCPAN -e 'install DBI' CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Wed, 24 Sep 2003 07:46:54 GMT DBI is up to date. [root@japh Msql-Mysql-modules-1.2018]#