On 28/02/2005 @ 11:10 GMT, Sherm Pendley, [EMAIL PROTECTED], wrote: >On Feb 28, 2005, at 5:02 AM, Phil Dobbin wrote: > >> On 28/02/2005 @ 09:29 GMT, Sherm Pendley, [EMAIL PROTECTED], wrote: >> >>> Have a look at Net::Config.pm. >> >> 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 > >Net::Config isn't a CPAN module - it's core. So you should already have >it. "perldoc -l Net::Config" will tell you where it's installed.
'perldoc -l Net::Config' tells me it's in Library/Perl whereas I want to install libnet into /usr/local/bin/perl so that I can change ftp_int_passive to 1 in libnet.cfg to stop LWP throwing a 400 error. Regards, Phil.