| Name: | perl-Proc-Daemon |
|---|---|
| Version: | 0.23 |
| Release: | 20.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 48998 |
| License: | GPL+ or Artistic |
| RPM: | perl-Proc-Daemon-0.23-20.el9.noarch.rpm |
| Source RPM: | perl-Proc-Daemon-0.23-20.el9.src.rpm |
| Build Date: | Thu Jun 02 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Proc-Daemon |
| Summary: | Run Perl program as a daemon process |
| Description: | This is version 0.23 of Proc::Daemon This module contains the routine Init which can be called by a Perl program to initialize itself as a daemon. A daemon is a process that runs in the background with no controlling terminal. Generally servers (like FTP and HTTP servers) run as daemon processes. |