binding LWP to a specific interface

01 Sep 2004

After search and googleing for an answer a nice fellow in #perl (undernet)came up with the following:@LWP::Protocol::http::EXTRA_SOCK_OPTS = ( LocalAddr => q(ip.addr) );