Hi,
I need to get the LWP::UserAgent get request to go out on a specific interface. For this I need to set the local_addr of the socket.
I have 4 interfaces and need to test them. By making the get request going out on a specific ip address/interface I can determine if the interface is working correctly.
Thanks,
Robert