eth4rendil has asked for the wisdom of the Perl Monks concerning the following question:
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
Comment on WWW::mechanize use specific network interface