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

I would like to use a perl script to post data to a url. The data is authentication info. After the data is sent the remote server wants to set cookies . how do use perl to accept the cookies & then proceed
  • Comment on how can i use a perl script to act as a browser?

Replies are listed 'Best First'.
Re: how can i use aperl script to act as a browser?
by Fastolfe (Vicar) on Dec 31, 2000 at 00:04 UTC