| Name: | perl-Proc-Daemon |
|---|---|
| Version: | 0.23 |
| Release: | 12.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 49006 |
| License: | GPL+ or Artistic |
| RPM: | perl-Proc-Daemon-0.23-12.el8.noarch.rpm |
| Source RPM: | perl-Proc-Daemon-0.23-12.el8.src.rpm |
| Build Date: | Mon Dec 02 2019 |
| Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.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. |