I'm writing a script that does some scraping using LWP (and other modules that use LWP). The box I'm running this on has a bunch of IP addresses assigned to it. Is there a way in which I can tell LWP which IP address to use to do it's work?
I can't seem to find this in the LWP documentation and ask you, oh wise monks, to impart your wisdom on this matter so I can grow in laziness, impatience and hubris.