Re: Apache-Test and Devel::Cover

2005-11-03 Thread Geoffrey Young
Paul Johnson wrote: > On Thu, Nov 03, 2005 at 11:03:23AM -0500, Geoffrey Young wrote: > > >> I'm not sure it's worth the effort, though - I can't even run a >>simple 5 line handler consistently under D::C, let alone the whole mp2 test >>suite. > > > Is this because of threading, whi

Re: Apache-Test and Devel::Cover

2005-11-03 Thread Paul Johnson
On Thu, Nov 03, 2005 at 11:03:23AM -0500, Geoffrey Young wrote: >I'm not sure it's worth the effort, though - I can't even run a > simple 5 line handler consistently under D::C, let alone the whole mp2 test > suite. Is this because of threading, which (still) doesn't work in Devel::Co

Re: mod_perl2.pm

2005-11-03 Thread Geoffrey Young
> so, please try the attached patch to Apache::Test. hopefully this fixes > things once and for all (without breaking more stuff :) Torsten, any luck with this? --Geoff - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

Re: Apache-Test and Devel::Cover

2005-11-03 Thread Geoffrey Young
Philippe M. Chiasson wrote: > Geoffrey Young wrote: > >>hi all :) >> >>I just commited a patch to Apache-Test in svn that removes all the >>additional work involved with getting Devel::Cover to work for server side >>tests. now a simple 'make testcover' should be all you need to do to get >>cov