in reply to •Re: Force HTTP Requests from a Specific Interface
in thread Force HTTP Requests from a Specific Interface

Thanks Randal! FYI, I tested it out with a packet sniffer and setting @LWP::Protocol::http::EXTRA_SOCK_OPTS to ("LocalAddr", $yourhostalias) just before making the request does indeed do the trick.