1Test::Workflow::Meta(3)User Contributed Perl DocumentatioTnest::Workflow::Meta(3)
2
3
4
6 Test::Workflow::Meta - The meta-object added to all Test-Workflow test
7 classes.
8
10 When you "use Test::Workflow" a function is added to you class named
11 'TEST_WORKFLOW' that returns the single Test-Workflow meta-object that
12 tracks information about your class.
13
15 Chad Granum exodist7@gmail.com
16
18 Copyright (C) 2013 Chad Granum
19
20 Test-Workflow is free software; Standard perl license.
21
22 Test-Workflow is distributed in the hope that it will be useful, but
23 WITHOUT ANY WARRANTY; without even the implied warranty of
24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license
25 for more details.
26
27
28
29perl v5.30.0 2019-07-26 Test::Workflow::Meta(3)