silent11 has asked for the wisdom of the Perl Monks concerning the following question:
So is CPAN.pm on crack? Or is Msql-Mysql-modules to blame? Has anyone had this problem before?
Below is *exactly* the errors I'm recieving. Thanks.
[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 cann +ot 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]#
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Is my DBI up to date or not?
by jdtoronto (Prior) on Sep 25, 2003 at 14:09 UTC | |
by silent11 (Vicar) on Sep 25, 2003 at 17:20 UTC | |
|
Re: Is my DBI up to date or not?
by chromatic (Archbishop) on Sep 25, 2003 at 16:53 UTC | |
|
Re: Is my DBI up to date or not?
by Abigail-II (Bishop) on Sep 25, 2003 at 13:51 UTC |