This is a simple standalone HTTP server. By default, it doesn't thread or fork. It does, however, act as a simple frontend which can be used to build a standalone web-based application or turn a CGI into one.
WWW: http://search.cpan.org/dist/HTTP-Server-Simple/
None