1INLINE2TEST(1)        User Contributed Perl Documentation       INLINE2TEST(1)
2
3
4

NAME

6       inline2test - The Test::Inline 2 Test Compiler
7

SYNOPIS

9         > inline2test ./inline2test.conf
10
11         # In your inline2test.conf
12         input=lib
13         output=t
14         execute=0
15         verbose=1
16         readonly=1
17         header=inline2text.txt
18

DESCRIPTION

20       "inline2test" is the Test::Inline 2 test compiler.
21
22       It's job is to scan through an arbitrary tree of Perl source code
23       files, locate inline test sections, extract them, convert them to test
24       scripts, and write them to an output path.
25
26
27
28perl v5.32.0                      2020-07-28                    INLINE2TEST(1)
Impressum