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 Ubuntu Archiv lucid (universe)
Version0.08-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl, libproc-processtable-perl, libfile-pid-perl, liblog-log4perl-perl (>= 1.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße14372 Byte
Prüfsumme MD546576047ce3699ce8d12621162854b58
Prüfsumme SHA1fe1595ea0c3cfd652f3f2298beef44106a330749
Prüfsumme SHA256f949d80c35ed58a7736e34b3d716969c634d68bfd085febfc6d96fcae54e507b
Link zum Herunterladenlibapp-daemon-perl_0.08-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