Package perl-Daemon-Daemonize: Information

    Source package: perl-Daemon-Daemonize
    Version: 0.0052-alt1_7
    Build time:  Feb 19, 2016, 08:20 AM in the task #159636
    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 rpms provided by this srpm:
    perl-Daemon-Daemonize (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    Feb. 17, 2016 Igor Vlasenko 0.0052-alt1_7
    - update by mgaimport
    Dec. 17, 2014 Igor Vlasenko 0.0052-alt1_6
    - update by mgaimport
    Oct. 7, 2014 Igor Vlasenko 0.0052-alt1_4
    - update by mgaimport