1Fennec::Runner(3pm) User Contributed Perl Documentation Fennec::Runner(3pm)
2
3
4
6 Fennec::Runner - Responsible for Test::Workflow interaction
7
9 Handles Test::Workflow processing and concurrency. This class is a
10 singleton instantiated by import() or new(), whichever comes first.
11
13 Chad Granum exodist7@gmail.com
14
16 Copyright (C) 2013 Chad Granum
17
18 Fennec is free software; Standard perl license.
19
20 Fennec is distributed in the hope that it will be useful, but WITHOUT
21 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
22 FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.
23
24
25
26perl v5.38.0 2023-07-20 Fennec::Runner(3pm)