in reply to
Re: Getting a webpage through proxy
in thread
Getting a webpage through proxy
Check out -
$ua->proxy('http', 'http://proxy.name.ie:8001/');
And
this node
Comment on
Re^2: Getting a webpage through proxy
Download
Code
In Section
Seekers of Perl Wisdom