HTTP::Daemon is the a Perl module used to write HTTP servers.
HTTP::Daemon is the a simple HTTP 1.1 server for Perl. The Perl 5 version is available in CPAN. There is a Perl 6 version of the same module. The similar structure and methods help migrate web server applications from Perl 5 to 6.