Hi perl gurus,
i have on my linux server multiple virtual interfaces (eth0, eth0:1, eth0:2...)
Is there any possibility how can I force perl /WWW::mechanize to use for network connection specific network interface like #curl -i eth0:1 ?
Thank you very much