On 08/06/2006 01:15 AM, Saurabh Singhvi wrote:
Hi all
[...]

Hello

use lwp::UserAgent;
[...]

I am using the above code to submit a form. Is it correct ?? I can't test it as I am behind proxy. So I need a way make the code do the requests through a proxy. The $ variables are being passed to the subrouting.

thanks
Saurabh


Didn't you read the documentation for LWP::UserAgent? It shows you how to use proxies.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to