DragonFly On-Line Manual Pages

Search: Section:  


INLINE2TEST(1)        User Contributed Perl Documentation       INLINE2TEST(1)

NAME

inline2test - The Test::Inline 2 Test Compiler

SYNOPIS

> inline2test ./inline2test.conf # In your inline2test.conf input=lib output=t execute=0 verbose=1 readonly=1 header=inline2text.txt

DESCRIPTION

"inline2test" is the Test::Inline 2 test compiler. It's job is to scan through an arbitrary tree of Perl source code files, locate inline test sections, extract them, convert them to test scripts, and write them to an output path. perl v5.20.2 2013-04-09 INLINE2TEST(1)

Search: Section: