If you are on one of the mod_perl lists you already know that the new mod_perl 2.0 documentation project has been started and all the docs are available from modperl-docs cvs repository.

This morning I've started working on the doc that explains how to write tests with Apache::Test framework. I need your help reviewing things I wrote and contribute to the document. Especially the C-modules part.

Once we complete the doc, it'd be nice to announce it on the apache lists, so those who didn't think about writing tests before, can easily do it now, when they have the documentation to follow.

The doc I'm talking about resides in modperl-docs/src/devel/writing_tests/writing_tests.pod

To retrieve the repository do:

 % cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login

password: anoncvs

 % cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \
co modperl-docs

You probably want to subscribe to these two mailing lists:

[EMAIL PROTECTED]
[EMAIL PROTECTED]

The first one is for cvs commits and the second is for discussions.

Then you can post to the modperl docs discussion list. To post take
the [EMAIL PROTECTED] address and remove the
-subscribe part from it. Please don't advertise the list's direct
address so we won't get spammed. Thanks.

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




Reply via email to