1Apache::TestRunPerl(3)User Contributed Perl DocumentationApache::TestRunPerl(3)
2
3
4

NAME

6       Apache::TestRunPerl - Run mod_perl-requiring Test Suite
7

SYNOPSIS

9         use Apache::TestRunPerl;
10         Apache::TestRunPerl->new->run(@ARGV);
11

DESCRIPTION

13       The "Apache::TestRunPerl" package controls the configuration and
14       running of the test suite. It's a subclass of "Apache::TestRun", and
15       should be used only when you need to run mod_perl tests.
16
17       Refer to the "Apache::TestRun" manpage for information on the available
18       API.
19
20
21
22perl v5.34.0                      2022-02-02            Apache::TestRunPerl(3)
Impressum