Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Proc-Daemon - Run Perl program as a daemon process
- Description:
This is version 0.05 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.05-1.el6.src
[15 KiB] |
Changelog
by Remi Collet (2010-10-29):
- update to 0.05
- add BR: perl(Proc::ProcessTable) and BR: perl(Test::More)
|