I put this patch together as part of the todo list for 2.0.5. Gozer, is this what we are looking for?
Index: Makefile.PL =================================================================== --- Makefile.PL (revision 953555) +++ Makefile.PL (working copy) @@ -786,6 +786,8 @@ $(FULLPERL) -I$(INST_ARCHLIB) -I$(INST_LIB) \ t/TEST -bugreport -verbose=$(TEST_VERBOSE) $(TEST_FILES) cd ModPerl-Registry && $(MAKE) test + cd Apache-Reload && $(MAKE) test + cd Apache-SizeLimit && $(MAKE) test test :: pure_all run_tests test_clean EOF --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org