Hi All
I need to write an application that submits a form to a www site and
accepts the return code. I have a URL I need to call and pass parameters as
if I had submitted a HTML form. This URL will then return several values
that I must evaluate and act on.
I can write basic Perl and CGI applications although I have limited
experience with modules but am unsure how to proceed. Actually everything
I have done with Perl has been CGI.
Can someone point me at the appropriate place to start reading?
Is there a module I need to use?
Thanks for any pointers
Kevin