DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibapp-daemon-perl
BeschreibungPerl module to start an Application as a Daemon
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.09-1
Sektionperl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl, libfile-pid-perl, liblog-log4perl-perl, libproc-processtable-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße14798 Byte
Prüfsumme MD582a6b64ecd73ff0f09086942c782c273
Prüfsumme SHA181ef4bf0829762eb9a593d3d8f0070d893ad92d0
Prüfsumme SHA256d36134b0baf77491e99c7908fa898e78a57466f6d7e39808053c1f9fe023cbf7
Link zum Herunterladenlibapp-daemon-perl_0.09-1_all.deb
Ausführliche BeschreibungApp::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.


Impressum
Linux is a registered trademark of Linus Torvalds