in reply to Using Virtual interface through WWW::Mechanize
I do this happyly by using the $ENV{HTTP_HOST} variable for incoming requests on my virtual addresses defined in a mapfile through Apache; but have not yet found out how to use LWP::Simple or WWW::Mechanize bound to a different interface.