套件: libdaemon-control-perl (0.001010-1)
libdaemon-control-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdaemon-control-perl:
- [libdaemon-control-perl_0.001010-1.dsc]
- [libdaemon-control-perl_0.001010.orig.tar.gz]
- [libdaemon-control-perl_0.001010-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Xavier Guimard
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module for creating init scripts in Perl
Daemon::Control provides a library for creating init scripts in Perl. Your Perl script just needs to set the accessors for what and how you want something to run and the library takes care of the rest.
You can launch programs through the shell (/usr/sbin/my_program) or launch Perl code itself into a daemon mode. Single and double fork methods are supported and in double-fork mode all the things you would expect like reopening STDOUT/STDERR, switching UID/GID are supported.
其他與 libdaemon-control-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language