12.3. Small test HTTP server

We are using a small portable HTTP server built using HTTP::Daemon
which is part of libwww-perl for the examples.

You can also run it by typing

$ perl examples/www/server/server.pl

or type the following to get help

$ perl examples/www/server/server.pl --help