[ ソース: libapp-daemon-perl ]
パッケージ: libapp-daemon-perl (0.22-2)
libapp-daemon-perl に関するリンク
Trisquel の資源:
libapp-daemon-perl ソースパッケージをダウンロード:
- [libapp-daemon-perl_0.22-2.dsc]
- [libapp-daemon-perl_0.22.orig.tar.gz]
- [libapp-daemon-perl_0.22-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Brian Cassidy
- Salvatore Bonaccorso
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to start an Application as a Daemon
App::Daemon helps running an application as a daemon. The idea to prepend scripts with functions provided by this module to 'daemonize' it.
Along with the common features offered by similar modules on CPAN, it
* supports logging with Log4perl: In background mode, it logs to a logfile. In foreground mode, log messages go directly to the screen. * detects if another instance is already running and ends itself automatically in this case. * shows with the 'status' command if an instance is already running and which PID it has.
その他の libapp-daemon-perl 関連パッケージ
|
|
|
-
- dep: libfile-pid-perl
- Perl module for pid file manipulation
-
- dep: liblog-log4perl-perl
- Perl port of the widely popular log4j logging package
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libproc-processtable-perl
- Perl library for accessing process table information