stas01/11/11 20:47:33
Modified:src/devel/writing_tests writing_tests.pod
Log:
use # in debug prints
Revision ChangesPath
1.18 +11 -11modperl-docs/src/devel/writing_tests/writing_tests.pod
Index: writing_tests.pod
===
stas01/11/11 20:39:02
Modified:src/devel/writing_tests writing_tests.pod
Log:
- document skip_unless
- document run a range of sub-tests
- fix -run option usage
- add Apache::Reload example
Revision ChangesPath
1.17 +110 -30 modperl-docs/src/devel/writing
stas01/11/11 18:44:41
Modified:src/devel/core_explained core_explained.pod
src/devel/modperl_style modperl_style.pod
src/devel/porting_from_1.x porting_from_1.x.pod
src/devel/writing_tests writing_tests.pod
src/user/coding c