Hi All,

I am trying to convert a p5 program to p6.  What do I use in
place of `LWP::UserAgent`?

I use it for downloading files from the web.  I need to be able
to pass the following to the web page:

   Caller
   Host
   UserAgent
   Referer
   Cookies

This is the p5 code I want to convert:

      http://vpaste.net/gtJgj

Any words of wisdom?

Many thanks,
-T

Reply via email to