Package perl-Daemon-Daemonize: Information

    Source package: perl-Daemon-Daemonize
    Version: 0.0052-alt1_8
    Latest version according to Repology
    Build time:  Jul 28, 2016, 06:45 AM in the task #167958
    Category: Development/Perl
    Report package bug
    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, ... )

    List of RPM packages built from this SRPM:
    perl-Daemon-Daemonize (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Carp.pm)
      2. perl(ExtUtils/MakeMaker.pm)
      3. rpm-build-perl
      4. perl(IO/Socket/INET.pm)
      5. /proc
      6. perl(POSIX.pm)
      7. perl(Path/Class.pm)
      8. perl(Sub/Exporter.pm)
      9. perl(Test/Most.pm)
      10. perl-podlators

    Last changed


    July 27, 2016 Igor Vlasenko 0.0052-alt1_8
    - update by mgaimport
    Feb. 17, 2016 Igor Vlasenko 0.0052-alt1_7
    - update by mgaimport
    Dec. 17, 2014 Igor Vlasenko 0.0052-alt1_6
    - update by mgaimport