It is just a couple Perl cgi pages. All they do right now is connect to the database to check if the username and password you type in is the same as in the database. Of course I use form validation as well, but I didn't think I had done anything that big.
Edit:
Maybe I should have asked if...