Am 13.06.2015 um 12:23 schrieb Rainer Jung:
Hi Michael,
Am 13.06.2015 um 12:10 schrieb Michael Felt:
Just a link to the "Howto setup Apache::Test" would be sufficient. The
README in the project sends me to mod_perl info, not a list of perl mods
needed to be added -- and unfortunately the Apache::Test does not
"include" a dependency list either - or CPAN could do this all
automatically.
Try cpan command
install Bundle::ApacheTest
to install prerequisites.
See also
http://search.cpan.org/~shay/Apache-Test-1.39/lib/Bundle/ApacheTest.pm
There's some more info in the README file you can find after checking out
http://svn.apache.org/repos/asf/httpd/test/framework/trunk/
or browsing via
http://svn.apache.org/viewvc/httpd/test/framework/trunk/
Regards,
Rainer