[Bug 730038] New: Review Request: perl-Child - Object oriented simple interface to fork()

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 11 15:36:29 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-Child - Object oriented simple interface to fork()
Alias: perl-Child

https://bugzilla.redhat.com/show_bug.cgi?id=730038

           Summary: Review Request: perl-Child - Object oriented simple
                    interface to fork()
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
               URL: http://search.cpan.org/dist/Child/
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: iarnell at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---


Spec URL: http://fedorapeople.org/~iarnell/review/perl-Child.spec
SRPM URL:
http://fedorapeople.org/~iarnell/review/perl-Child-0.009-1.fc15.src.rpm

Description:
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.

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=3266193

*rt-0.10_01

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list