bluedot.net

September 1, 2004

binding LWP to a specific interface

Filed under:Perl — sps @ 10:54 am

After search and googleing for an answer a nice fellow in #perl (undernet)
came up with the following:
@LWP::Protocol::http::EXTRA_SOCK_OPTS = ( LocalAddr => q(ip.addr) );

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Blue Dot
  • StumbleUpon
  • Technorati
  • Reddit
  • YahooMyWeb
end

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.