套件: libapp-control-perl (1.02-3)
libapp-control-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libapp-control-perl:
- [libapp-control-perl_1.02-3.dsc]
- [libapp-control-perl_1.02.orig.tar.gz]
- [libapp-control-perl_1.02-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Damyan Ivanov
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for apachectl style control of another executable
App::Control is a simple module to replicate the kind of functionality you get with apachectl to control Apache, but for any script or executable. There is a very simple OO interface, where the constructor is used to specify the executable, command line arguments, and pidfile, and various methods (start, stop, etc.) are used to control the executable in the obvious way. The module is intended to be used in a simple wrapper control script. Currently the module does a fork and exec to start the executable, and sets the signal handler for SIGCHLD to 'IGNORE' to avoid zombie processes.
其他與 libapp-control-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language