1Child::Link::IPC::Pipe(U3s)er Contributed Perl DocumentatCihoinld::Link::IPC::Pipe(3)
2
3
4
6 Child::Link::IPC::Pipe - Base class for link objects used by the
7 Child::IPC::Pipe plugin.
8
10 This class inherits from:
11
12 Child::Link::IPC
13
15 Most of this was part of Parallel::Runner intended for use in the
16 Fennec project. Fennec is being broken into multiple parts, this is one
17 such part.
18
20 This module is part of the Fennec project. See Fennec for more details.
21 Fennec is a project to develop an extendable and powerful testing
22 framework. Together the tools that make up the Fennec framework
23 provide a potent testing environment.
24
25 The tools provided by Fennec are also useful on their own. Sometimes a
26 tool created for Fennec is useful outside the greater framework. Such
27 tools are turned into their own projects. This is one such project.
28
29 Fennec - The core framework
30 The primary Fennec project that ties them all together.
31
33 Chad Granum exodist7@gmail.com
34
36 Copyright (C) 2010 Chad Granum
37
38 Child is free software; Standard perl licence.
39
40 Child is distributed in the hope that it will be useful, but WITHOUT
41 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
42 FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.
43
44
45
46perl v5.34.0 2021-07-22 Child::Link::IPC::Pipe(3)