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

NAME

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

VERSION

9       version 2.214
10

DESCRIPTION

12       "inline2test" is the Test::Inline 2 test compiler.
13
14       It's job is to scan through an arbitrary tree of Perl source code
15       files, locate inline test sections, extract them, convert them to test
16       scripts, and write them to an output path.
17

SYNOPIS

19         > inline2test ./inline2test.conf
20
21         # In your inline2test.conf
22         input=lib
23         output=t
24         execute=0
25         verbose=1
26         readonly=1
27         header=inline2text.txt
28

SUPPORT

30       Bugs may be submitted through the RT bug tracker
31       <https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Inline> (or
32       bug-Test-Inline@rt.cpan.org <mailto:bug-Test-Inline@rt.cpan.org>).
33

AUTHOR

35       Adam Kennedy <adamk@cpan.org>
36
38       This software is copyright (c) 2003 by Adam Kennedy.
39
40       This is free software; you can redistribute it and/or modify it under
41       the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.34.0                      2022-01-21                    INLINE2TEST(1)
Impressum