On 28/02/2005 @ 20:53 GMT, Sherm Pendley, [EMAIL PROTECTED], wrote:
>On Feb 28, 2005, at 12:48 PM, Phil Dobbin wrote:
>
>> 'perldoc -l Net::Config' tells me it's in Library/Perl whereas I want
>> to install libnet into /usr/local/bin/perl
>
>It's already installed - like I said, it's a core module.
>
>Are you running /usr/bin/perldoc, or /usr/local/bin/perldoc?
Sorry, Sherm I'm not thinking tonight.
In the end I unzipped the source of libnet-1.19 and did a:
/usr/local/bin/perl Makefile.PL
make
etc, etc...
and used it to solve the LWP 400 error code problem in cpan.
Sorry for the noise,
Regards,
Phil.