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
|
|
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 |
|||
|
|
|
|
WWW::Mechanize is an extension of LWP::UserAgent:
So you can just use |
|||
|
|
|
|
Excellent clue depesz||cjm. It was actually a matter of "rtfm". Forgot the need for the environment variable "HTTP_PROXY". Do not get old you guys !! Ian |
||
|
|