slackbuilds_ponce/perl/perl-http-daemon
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
perl-http-daemon.info perl/perl-http-daemon: Fixed dep information 2012-08-25 18:33:06 +02:00
perl-http-daemon.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README perl/perl-http-daemon: Fixed dep information 2012-08-25 18:33:06 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen
on a socket for incoming requests. The HTTP::Daemon is a subclass of
IO::Socket::INET, so you can perform socket operations directly on
it too.