On May 4 Stas Bekman wrote:

> I was also thinking that it'd be nice to cut the pod files from A-T's
> .pm files, just like we do with mod_perl. Host those in the modperl-docs
> repository and extract those via svn into Apache-Test/docs/ which
> consequently gets glued to .pm files on install. That way online docs
> will be complete.

I like that idea.  Can we extend it to include at least references to
other Apache-Test modules?

Your idea lead me to finding these docs, most of which I haven't read:

[EMAIL PROTECTED]:~$ man -k 'Apache'|grep Test 
Apache::Test (3pm)   - Test.pm wrapper with helpers for testing Apache
Apache::TestConfig (3pm) - Configuration file for Apache::Test
Apache::TestConfigData (3pm) - Configuration file for Apache::Test
Apache::TestMB (3pm) - Subclass of Module::Build to support Apache::Test
Apache::TestMM (3pm) - Provide MakeMaker Wrapper Methods
Apache::TestReport (3pm) - A parent class for generating bug/success 
reports
Apache::TestRequest (3pm) - Send requests to your Apache test server
Apache::TestRun (3pm) - Run the test suite
Apache::TestRunPerl (3pm) - Run mod_perl-requiring Test Suite
Apache::TestRunPHP (3pm) - configure and run a PHP-based test suite
Apache::TestSmoke (3pm) - Special Tests Sequence Failure Finder
Apache::TestTrace (3pm) - Helper output generation functions
Apache::TestUtil (3pm) - Utility functions for writing tests
Bundle::ApacheTest (3pm) - A bundle to install all Apache-Test related 
modules

Can we put some of these on-line too?

Jim

Reply via email to