You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer 4f4db04d90 perl/perl-http-daemon: Fix source URLs. 12 years ago
..
README perl/perl-http-daemon: Fixed dep information 14 years ago
perl-http-daemon.SlackBuild various: Update find command to match template. 12 years ago
perl-http-daemon.info perl/perl-http-daemon: Fix source URLs. 12 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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.