SlackBuildsOrg/perl/perl-http-daemon
Chris Novakovic 448787a49b perl/perl-http-daemon: Update homepage and download.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-05-27 11:11:17 +07:00
..
perl-http-daemon.info
perl-http-daemon.SlackBuild
README
slack-desc

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.