I would like to make a web page just like this one:
http://www.surf2acess.info/
How would I do this in perl? I've looked into HTTP::Proxy, but I don't want a continuously running script, I just want something that executes, gets the required data, and closes. Also, I need cookies to be supported.