Package perl-Daemon-Daemonize: Information

    Source package: perl-Daemon-Daemonize
    Version: 0.0052-alt1_1
    Build time:  Dec 10, 2012, 06:36 PM
    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

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(POSIX.pm)
      2. perl(Path/Class.pm)
      3. perl(Sub/Exporter.pm)
      4. perl(Sub/Exporter/Util.pm)
      5. perl(Test/Deep.pm)
      6. perl(Test/Differences.pm)
      7. perl(Test/Exception.pm)
      8. perl(Test/More.pm)
      9. perl(Test/Most.pm)
      10. perl(Test/Warn.pm)
      11. perl-devel
      12. perl-podlators
      13. /proc
      14. rpm-build-perl
      15. perl(Carp.pm)
      16. perl(IO/Socket/INET.pm)

    Last changed


    Dec. 10, 2012 Igor Vlasenko 0.0052-alt1_1
    - mageia import by cas@ requiest