NAME
Apache::TestRunPerl - Run modperl-requiring Test Suite
SYNOPSIS
use Apache::TestRunPerl;
Apache::TestRunPerl->new->run(@ARGV);
DESCRIPTION
The "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 modperl tests. Refer to the "Apache::TestRun" manpage for information on the available API.perl v5.8.8 2005-10-20 Apache::TestRunPerl(3)