Fixdeps problems

hello

i have try to make fixdeps
do you have any ideas how i can fix this problem?

thank you

cya
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Bad name after d’ at (eval 12) line 55.
CPAN::Index::rd_modlist(‘CPAN::Index’,
’/root/.cpan/sources/modules/03modlist.data.gz’) called at
/usr/local/ActivePerl-5.6/lib/5.6.1/CPAN.pm line 3002
CPAN::Index::reload(‘CPAN::Index’) called at
/usr/local/ActivePerl-5.6/lib/5.6.1/CPAN.pm line 620
CPAN::exists(‘CPAN=HASH(0x82fcd54)’, ‘CPAN::Module’, ‘DBI’) called
at /usr/local/ActivePerl-5.6/lib/5.6.1/CPAN.pm line 1735
CPAN::shell::expandany(‘CPAN::Shell’, ‘DBI’) called at
/usr/local/ActivePerl-5.6/lib/5.6.1/CPAN.pm line 1969
CPAN::shell::rematein(‘CPAN::Shell’, ‘install’, ‘DBI’) called at
/usr/local/ActivePerl-5.6/lib/5.6.1/CPAN.pm line 2056
CPAN::shell::install(‘CPAN::Shell’, ‘DBI’) called at
/usr/local/ActivePerl-5.6/lib/5.6.1/CPAN.pm line 75
CPAN::AUTOLOAD(‘DBI’) called at ./tools/testdeps line 108
main::resolve_dependency(‘DBI’, ’ 1.18 ') called at ./tools/testdeps
line 67
make: *** [fixdeps] Error 255

I just had this problem the other day. I think it indicates
that your copy of 03modlist.data.gz is fscked up. I fixed
it by issuing ‘reload index’ to the CPAN shell. If a new
modlist still gives this problem, try another mirror.

ttfn,
kevin