perl-HTTP-Daemon - Simple HTTP server class
Website: | https://metacpan.org/release/HTTP-Daemon |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-HTTP-Daemon-6.16-1.aldos.src [56 KiB] |
Changelog
by Joel Barrios (2023-02-24):
- Update to 6.16. |