in reply to Go to Website that requires Login

Have you considered CGI and using a POST method instead of a GET method to send your variables?

You may want to check out ovid's tutorial Web Programming Using Perl.