-----Original Message----- From: Rice, Wayne R (Sybase) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 2:21 PM To: [EMAIL PROTECTED] Subject: DBI Install Problem I try the following but it fails. Does anyone have a clue??? Something simple I bet... ricew@spnode01> perl -MCPAN -e "install 'DBI'" Going to read /u/ricew/.cpan/sources/authors/01mailrc.txt.gz Going to read /u/ricew/.cpan/sources/modules/02packages.details.txt.gz Going to read /u/ricew/.cpan/sources/modules/03modlist.data.gz Can't locate object method "data" via package "CPAN::Modulelist" at (eval 2) line 1. CPAN::Index::rd_modlist('CPAN::Index', '/u/ricew/.cpan/sources/modules/03modlist.data.gz') called at /usr/opt/perl5/lib/5.00503/CPAN.pm line 2586 CPAN::Index::reload('CPAN::Index') called at /usr/opt/perl5/lib/5.00503/CPAN.pm line 601 CPAN::exists('CPAN=HASH(0x2002c754)', 'CPAN::Module', 'DBI') called at /usr/opt/perl5/lib/5.00503/CPAN.pm line 1697 CPAN::Shell::rematein('CPAN::Shell', 'install', 'DBI') called at /usr/opt/perl5/lib/5.00503/CPAN.pm line 1754 CPAN::Shell::install('CPAN::Shell', 'DBI') called at /usr/opt/perl5/lib/5.00503/CPAN.pm line 75 CPAN::AUTOLOAD('DBI') called at -e line 1 /u/ricew ricew@spnode01>
