Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

my problem was mainly with fork. I could get the requests sent one after each other, couldn't get them sent "at the same time".
  • Comment on what if I want to use my own request rather then use LWP?