Geoffrey Young <[EMAIL PROTECTED]> wrote: > > Disregard, I just searched the archives and apparently just before I > > subscribed to the list Phillippe announced the 'testcover' parameter... > > which is documented in Apache::TestMB, but not yet in Apache::TestMM :-/ > but that's only half the story - you still need the stuff you did. see the > generated Makefile for what testcover does.
Yup, I played around with it, thought it was working for a second, then found that it didn't, got angry, took a breather, came back, and added -MDevel::Cover to my PerlSwitches. Then everything was happy. :-) Do you think it would be a good idea to have "make testcover" add -MDevel::Cover into the httpd.conf for us? I just started playing with Apache::Test tonight so I'm not too sure how easy/advisable this would be... Cheers, Tyler