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' > This is with 5.002gamma - do I need any AutoLoader patches? No. --Gisle