Thanks moxliukas,
I now understand the Get method, Do you know if the Post method works in a similar fashion when trying to automate the submit button on a form?
I am not sure how POST works, maybe some other PerlMonks could provide this information... I have used HTML::Form for form submission previouly, so have a look at that, it is pretty easy to understand.