Query: apache::testrunperl
OS: osx
Section: 3
Links: osx man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Apache::TestRunPerl(3) User Contributed Perl Documentation Apache::TestRunPerl(3)NAMEApache::TestRunPerl - Run mod_perl-requiring Test SuiteSYNOPSISuse Apache::TestRunPerl; Apache::TestRunPerl->new->run(@ARGV);DESCRIPTIONThe "Apache::TestRunPerl" package controls the configuration and running of the test suite. It's a subclass of "Apache::TestRun", and should be used only when you need to run mod_perl tests. Refer to the "Apache::TestRun" manpage for information on the available API. perl v5.16.2 2011-02-07 Apache::TestRunPerl(3)