in reply to Usage of perl scripting in Testing

You can also use curl to emulate the browser from a Perl script. http://curl.haxx.se/

This can be tricky though and I'd only resort to it if the other suggestions aren't up to the job.