This is an archived low-energy page for bots and other anonmyous visitors.
Please sign up if you are a human and want to interact.
in reply to Re: Re: See as View in thread See as View
ok, last question, when i define an LWP::UserAgent proxy, will it make an LWP::Simple request through that proxy ?
Re: See as View
by b10m (Vicar) on May 04, 2004 at 05:11 UTC
|
"please do read the documentation first, try something out and post failing code, so we could help you. We're not going to write (cheating) scripts for you here."
If you really read the documentation, you will find:
"The user agent created by this module will identify itself as "LWP::Simple/#.##" (where "#.##" is the libwww-perl version number) and will initialize its proxy defaults from the environment (by calling $ua->env_proxy)."
--
b10m
All code is usually tested, but rarely trusted.
| [reply] |
|