Re: libwww-perl-5b8
Nick Ing-Simmons (nik@tiuk.ti.com)
Tue, 27 Feb 96 12:28:25 GMT
In <199602271141.MAA12361@bergen.sn.no>
On Tue, 27 Feb 1996 12:41:20 +0100
Gisle Aas <aas@bergen.sn.no> writes:
>In message <9602271057.AA19688@pluto>, Nick Ing-Simmons writes:
>> In <199602262101.WAA04086@rommen.oslonett.no>
>> Ran update_from_5b7 on Tk/HTML stuff and now
>> getting :
>>
>> Can't locate object method "env_proxy" via package "LWP::UserAgent"
>
>I don't understand this. Does this work?
>
> perl -e 'use LWP::Simple qw($ua); $ua->env_proxy'
It didn't, does now.
Mis-install - hit default "install_site" but had done install_perl
of 5b7 so found that 1st.
>
>> This is with 5.002gamma - do I need any AutoLoader patches?
>
>No.
Fine.
>
>--Gisle