Name: | perl-HTTP-Daemon |
---|---|
Version: | 6.12 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 61420 |
License: | GPL+ or Artistic |
RPM: | perl-HTTP-Daemon-6.12-6.el9.noarch.rpm |
Source RPM: | perl-HTTP-Daemon-6.12-6.el9.src.rpm |
Build Date: | Tue Jan 11 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/HTTP-Daemon |
Summary: | Simple HTTP server class |
Description: | 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::IP, so you can perform socket operations directly on it too. |