I try load modules from CPAN, but it fails
something wrong with my configuration of CPAN, by I can't figure out what is
cpan> install Bundle::CPAN CPAN: Storable loaded ok CPAN: LWP::UserAgent loaded ok Fetching with LWP: ftp://cpan.rinet.ru/pub/mirror/CPAN/authors/01mailrc.txt.gz LWP failed with code[404] message[File '01mailrc.txt.gz' not found] Fetching with Net::FTP: ftp://cpan.rinet.ru/pub/mirror/CPAN/authors/01mailrc.txt.gz Couldn't fetch 01mailrc.txt.gz from cpan.rinet.ru Fetching with LWP: ftp://cpan.makeperl.org/pub/CPAN/authors/01mailrc.txt.gz Useless content call in void context at /usr/share/perl5/LWP/Protocol/ftp.pm line 398 LWP failed with code[400] message[FTP return code 000]  file ftp://cpan.rinet.ru/pub/mirror/CPAN/authors/01mailrc.txt.gz exists
EDIT: the problem was that some servers do not allow get files by ftp (ncftpget works ok) found the server that allow