Package : perl-App-Daemon

Package details

Summary: Start an Application as a Daemon

Description:
'App::Daemon' helps running an application as a daemon. The idea is that
you prepend your script with the

use App::Daemon qw( daemonize );
daemonize();

and 'daemonize' it that way. That means, that if you write


URL: http://search.cpan.org/dist/App-Daemon
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs