Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread David Wheeler
On Oct 2, 2004, at 2:30 PM, Geoffrey Young wrote: I started to maintain Apache-Test skeletons, but I never quite got them up to speed. give me a few days and I'll roll a tarball with a test-cover target so that folks can have an entire working example of the way I would do it. Perhaps I should a

Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread Kevin Scaldeferri
On Oct 2, 2004, at 12:36 PM, Geoffrey Young wrote: we use Apache-Test, which starts the server, runs the tests, and shuts down the server again. When I last talked with you about Apache-Test, I seem to recall that you said that it was restricted to running the tests serially. Is this still tr

Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread Geoffrey Young
> [ Just before sending this I notice Geoff has recommended something > better, but I'll send this too as another WTDI. ] cool :) I started to maintain Apache-Test skeletons, but I never quite got them up to speed. give me a few days and I'll roll a tarball with a test-cover target so that folk

Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread Geoffrey Young
Kevin Scaldeferri wrote: > > On Oct 2, 2004, at 12:36 PM, Geoffrey Young wrote: > >>> >> >> we use Apache-Test, which starts the server, runs the tests, and shuts >> down >> the server again. > > > > When I last talked with you about Apache-Test, I seem to recall that you > said that it was

Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread Paul Johnson
On Sat, Oct 02, 2004 at 11:20:05AM -0700, Kevin Scaldeferri wrote: > On Sep 21, 2004, at 1:30 PM, Kevin Scaldeferri wrote: > > > >So, I don't expect anyone to try to figure out this stack trace stuff, > >but I'm curious if other people have seen stability problems like > >this? Alternatively, i

Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread Geoffrey Young
> if you haven't investigated Apache-Test yet, I would. our custom make > target look like this: I forgot to add some A-T specific stuff :) t/conf/modperl_extra.pl: if ($ENV{HARNESS_PERL_SWITCHES}) { eval { require Devel::Cover; Devel::Cover->import('+ignore' => 't/response/'

Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread Geoffrey Young
Kevin Scaldeferri wrote: > > On Sep 21, 2004, at 1:30 PM, Kevin Scaldeferri wrote: > >> >> So, I don't expect anyone to try to figure out this stack trace stuff, >> but I'm curious if other people have seen stability problems like >> this? Alternatively, if someone can tell me the exact logist

Re: running Devel::Cover in mod_perl (1.3)

2004-10-02 Thread Kevin Scaldeferri
On Sep 21, 2004, at 1:30 PM, Kevin Scaldeferri wrote: So, I don't expect anyone to try to figure out this stack trace stuff, but I'm curious if other people have seen stability problems like this? Alternatively, if someone can tell me the exact logistics of how they get the coverage out in the

Re: Build Status of CPAN modules from ActiveState

2004-10-02 Thread Ovid
--- Gabor Szabo <[EMAIL PROTECTED]> wrote: > On this page > http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/Repository > there are two links to the build status of various CPAN modules > using 5.6 and 5.8 respoectively. [snip] > The individual build results have their own separate files s

Re: Build Status of CPAN modules from ActiveState

2004-10-02 Thread Andy Lester
I wonder if there was already a way to get the collected data similarry to the one you can get from http://testers.cpan.org/ I suspect they'd be willing to share. I talked to some of the guys from ActiveState out at OSCON and discussed the status issues. Most notably, I want to know if one of

Build Status of CPAN modules from ActiveState

2004-10-02 Thread Gabor Szabo
On this page http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/Repository there are two links to the build status of various CPAN modules using 5.6 and 5.8 respoectively. http://ppm.ActiveState.com/BuildStatus/5.6.html http://ppm.ActiveState.com/BuildStatus/5.8.html Warning: They are big,