Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDFGHILMOPQRSTUWXZ
]
perl-Proc-Daemon - Run Perl program as a daemon process
- Website:
- http://search.cpan.org/dist/Proc-Daemon/
- Licence:
- GPL+ or Artistic
- Vendor:
- Remi Collet
- 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