in reply to Re^4: Setting referer with HTTP::Request and LWP::UserAgent
in thread Setting referer with HTTP::Request and LWP::UserAgent

From "What's wrong with -w and $^W" in perllexwarn: If you use the -w flag in this case, you end up enabling warnings in pieces of code that you haven't written.
  • Comment on Re^5: Setting referer with HTTP::Request and LWP::UserAgent