1Fennec::Manual(3)     User Contributed Perl Documentation    Fennec::Manual(3)
2
3
4

NAME

6       Fennec::Manual - The Fennec Manual
7

COMPONENT DOCS

9       Fennec
10           Fennec - The main glue and interface module.
11
12       Fennec::Declare
13           Note: Fennec::Declare is a separate distribution, and must be
14           installed separately.
15
16           Fennec::Declare - Provides the syntax sugar.
17
18       Test::Workflow
19           Test::Workflow - Provides RSPEC utilities.
20
21       Mock::Quick
22           Mock::Quick - Provides the mocking capabilities.
23
24       Child
25           Child - Provides the forking interface
26
27       Parallel::Runner
28           Parallel::Runner - Used to manage concurrency.
29
30       Exporter::Declare
31           Exporter::Declare - The exporting interface used in most components
32           of Fennec.
33

CUSTOMIZATION

35       See the Fennec::Manual::CustomFennec documentation.
36

SEE ALSO

38       These are modules loaded by Fennec, but not built as part of the Fennec
39       project.
40
41       Test::Builder
42           Test::Builder - The popular TAP outputting testing library.
43
44       Test::More
45           Test::More - The most commonly used testing tools.
46
47       Test::Warn
48           Test::Warn - Check your code that produces warnings.
49
50       Test::Exception
51           Test::Exception - Check your code that throws exceptions.
52

AUTHORS

54       Chad Granum exodist7@gmail.com
55
57       Copyright (C) 2013 Chad Granum
58
59       Fennec is free software; Standard perl license (GPL and Artistic).
60
61       Fennec is distributed in the hope that it will be useful, but WITHOUT
62       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
63       FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.
64
65
66
67perl v5.30.0                      2019-07-26                 Fennec::Manual(3)
Impressum