| Name: | perl-HTTP-Daemon |
|---|---|
| Version: | 6.01 |
| Release: | 8.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 41180 |
| License: | GPL+ or Artistic |
| RPM: | perl-HTTP-Daemon-6.01-8.el7.noarch.rpm |
| Source RPM: | perl-HTTP-Daemon-6.01-8.el7.src.rpm |
| Build Date: | Sat Aug 25 2018 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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::INET, so you can perform socket operations directly on it too. |