LWP::UserAgent documentation includes a description of how to configure proxy support.
$ua->proxy(['http', 'ftp'], 'http://proxy.sn.no:8001/'); $ua->proxy('gopher', 'http://proxy.sn.no:8001/');
In reply to Re: Access the Internet though a Proxy with Perl
by jasonk
in thread Access the Internet though a Proxy with Perl
by 2mths
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |