On 28/02/2005 @ 09:29 GMT, Sherm Pendley, [EMAIL PROTECTED], wrote: >On Feb 28, 2005, at 4:07 AM, Phil Dobbin wrote: > >> Having just installed 5.8.6 into /usr/local/bin I'm coming across the >> usual 400 error when trying to use LWP in CPAN. >> >> On 5.6.0 I just set ftp_int_passive to 1 in libnet.cfg but I can't >> find any corresponding file in 5.8.6. > >Have a look at Net::Config.pm. Interestingly, that seems to be >Mac-aware - it looks like it will use Mac::InternetConfig if you've >installed that. Cool!
Interestingly CPAN claims that: -------------------------------------------------------- CPAN: Storable loaded ok Going to read /Users/phil/.cpan/Metadata Database was generated on Mon, 28 Feb 2005 03:48:56 GMT Warning: Cannot install libnet, don't know what it is -------------------------------------------------------- I decided to install all modules (Net::FTP, etc) because CPAN is using anonymous FTP to fetch anything. Any clues appreciated. Regards, Phil.