[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1030649: marked as done (ITP: libchild-perl -- Object oriented simple interface to fork())



Your message dated Mon, 6 Feb 2023 17:44:39 +1300
with message-id <CAC_pRACfNfyUyuQ4Nsbk=SZyut_M8zdqAuGvFkYO-6LdKvCMMA@mail.gmail.com>
and subject line 
has caused the Debian Bug report #1030649,
regarding ITP: libchild-perl -- Object oriented simple interface to fork()
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1030649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030649
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Mason James <mtj@kohaaloha.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libchild-perl
  Version         : 0.013
  Upstream Author : Chad Granum <exodist@cpan.org>
* URL             : https://metacpan.org/release/Child
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Object oriented simple interface to fork()

Fork is too low level, and difficult to manage. Often people forget to exit
at the end, reap their children, and check exit status. The problem is the
low level functions provided to do these things. Throw in pipes for IPC and
you just have a pile of things nobody wants to think about.

Child is an Object Oriented interface to fork. It provides a clean way to
start a child process, and manage it afterwords. It provides methods for
running, waiting, killing, checking, and even communicating with a child
process.

NOTE: kill() is unpredictable on windows, strawberry perl sends the kill
signal to the parent as well as the child.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

--- End Message ---
--- Begin Message ---
duplicate package, closing

--- End Message ---

Reply to: