I\'m new at Perl, and I have a question regarding HTTP servers and client APIs.
I want to write an HTTP server which accepts requests from HTTP clients. The problem
There is a very fine example in the documentation for HTTP::Daemon.