Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

Apache::TestRunPerl(3pm)


Apache::TestRunPerl

Apache::TestRunPerl

NAME
SYNOPSIS
DESCRIPTION

NAME

Apache::TestRunPerl − Run mod_perl−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 mod_perl tests.

Refer to the "Apache::TestRun" manpage for information on the available API .



Apache::TestRunPerl(3pm)