Tagged Questions
0
votes
1answer
191 views
How to do I use a web proxy with Perl's WWW::Mechanize?
I'm trying to use WWW::Mechanize with a proxy server, but seems like I cant get it to work.
Since Mechanize is a subclass of LWP::UserAgent, I've been reading about the proxy thing over
link text
I ...
0
votes
2answers
249 views
How do I configure WWW::Mechanize to work through a proxy?
I sit behind a proxy and have HTTP and WWW::Mechanize working OK locally.
But advice || pointers as to how to get through a proxy please.
Regards
Ian