| Name: | perl-HTTP-Daemon |
|---|---|
| Version: | 6.16 |
| Release: | 7.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 63518 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-HTTP-Daemon-6.16-7.el10.noarch.rpm |
| Source RPM: | perl-HTTP-Daemon-6.16-7.el10.src.rpm |
| Build Date: | Tue Jan 28 2025 |
| Build Host: | build-ol10-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. |