[Boulder.pm] LWP::UserAgent question

Rob Nagler nagler at bivio.biz
Fri Jul 22 11:19:49 PDT 2005


Jason Van Slyke writes:
>    $ua->proxy(http => 'http://ttt.ww.xxx.yyy:8080/')
>        or die "(object method call) Can't set http to proxy server:

Since proxy returns $old, which is false.  You shouldn't be checking
the return value.  The problem must be elsewhere.

I'm travelling today and will be back Monday afternoon.

Rob


More information about the Boulder-pm mailing list