Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046078
en ru br
ALT Linux repos
S:0.0052-alt1_8

Group :: Development/Perl
RPM: perl-Daemon-Daemonize

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.0052-alt1_8
Build date: 27 july 2016, 16:01 ( 400.2 weeks ago )
Size: 10.45 Kb

Home page:   http://search.cpan.org/dist/Daemon-Daemonize

License: GPL+ or Artistic
Summary: An easy-to-use daemon(izing) toolkit
Description:

Daemon::Daemonize is a toolkit for daemonizing processes and checking up on
them. It takes inspiration from the
http://www.clapper.org/software/daemonize/ manpage, the MooseX::Daemon
manpage, the Net::Server::Daemon manpage

A note about the 'close' option
   If you're having trouble with IPC in a daemon, try closing only STD*
   instead of everything:

       daemonize( ..., close => std, ... )

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Daemon-Daemonize
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin