in reply to Re^3: LWP error 500 Server closed connection
in thread LWP error 500 Server closed connection
esskar,
I tried to add this
$browser->proxy('http','http://proxy.com:8081');
This will work on some sites but not for others.
Do I have to add anything else?