Jump to letter: [
BCDEFGILMNOPRSUWZ
]
perl-Proc-Daemon - Run Perl program as a daemon process
- Description:
This is version 0.14 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.
Packages
perl-Proc-Daemon-0.14-9.el5.noarch
[23 KiB] |
Changelog
by Remi Collet (2013-12-18):
- fix pidfile with mode 666, patch from debian, CVE-2013-7135
- update to 0.14
http://cpansearch.perl.org/src/DETI/Proc-Daemon-0.14/Changes
- fix wrong-file-end-of-line-encoding and file-not-utf8
- add BR: perl(Proc::ProcessTable) and BR: perl(Test::More)
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)
|
perl-Proc-Daemon-0.03-1.2.el5.rf.noarch
[9 KiB] |
Changelog
by Dries Verachtert (2006-03-22):
- Rebuild for Fedora Core 5.
|