Subject: | my urllist is silently ignored |
I use a local repository. My urllist contains ONLY my local repository.
However, CPAN still tries to go to ftp.perl.org???
cpan[6]> o conf urllist
Debug(CPAN,CPAN.pm,269): line[o|conf|urllist]
urllist
0 [file:///disk1/src/CPAN]
1 [file:///disk1/src/CPAN]
Type 'o conf' to view all configuration items
cpan[7]> m LWP
Debug(CPAN,CPAN.pm,269): line[m|LWP]
LWP not available
LWP not available
LWP not available
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Could not connect to host 'ftp.perl.org' with Net::FTP
Fetching with Net::FTP
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz.gz
^CCaught SIGINT, trying to continue
Could not connect to host 'ftp.perl.org' with Net::FTP
LWP not available
No objects of type Module found for argument LWP
--
- - Martin 'Kingpin' Thurn