Provided by: libchild-perl_0.013-3_all bug

NAME

       Child::Link::Proc - Proc object used by Child.

SEE ALSO

       This class inherits from:

       Child::Link

METHODS

       $proc->pid()
           Returns the parent process PID.

       $proc->detach()
           Detach the from the parent. uses POSIX::setsid(). Not available in windows.

HISTORY

       Most  of this was part of Parallel::Runner intended for use in the Fennec project. Fennec is being broken
       into multiple parts, this is one such part.

FENNEC PROJECT

       This module is part of the Fennec project. See Fennec for more details.  Fennec is a project  to  develop
       an  extendable  and  powerful  testing  framework.   Together the tools that make up the Fennec framework
       provide a potent testing environment.

       The tools provided by Fennec are also useful on their own. Sometimes a tool created for Fennec is  useful
       outside the greater framework. Such tools are turned into their own projects. This is one such project.

       Fennec - The core framework
         The primary Fennec project that ties them all together.

AUTHORS

       Chad Granum exodist7@gmail.com

COPYRIGHT

       Copyright (C) 2010 Chad Granum

       Child is free software; Standard perl licence.

       Child  is  distributed  in  the  hope  that it will be useful, but WITHOUT ANY WARRANTY; without even the
       implied warranty of MERCHANTABILITY or FITNESS FOR A  PARTICULAR  PURPOSE.   See  the  license  for  more
       details.

perl v5.36.0                                       2022-10-13                           Child::Link::Parent(3pm)