Who has any recommendations for a simple web server, written in Perl of course, that has the fewest dependencies and supports CGI.pm so I can put some functionality behind the requests. I'm not looking for anything fast, complicated, or otherwise, just basic and functional. (It doesn't even have to handle multiple connections.) Fulko