up vote 0 down vote favorite
share [g+] share [fb]

The mod_perl2 and Perl 5.10 two are playing nicely together, but I can't seem to find any positive information about Devel::Cover working with mod_perl2 under Win32. I'm currently using ActiveState's Perl 5.10, but I would be open to switching to Strawberry Perl if it meant this combination could work.

Also, Devel::Cover PPDs don't seem to be available for Perl 5.10 from ActiveState, Bribes, UWinnipeg, or Trouchelle, so if you have been able to get it to work, what steps did you go through to run a successful make?

link|improve this question

Where have all the Perl developers gone? – Kurt W. Leucht Jun 6 '09 at 2:26
Thanks Brad, but...what does that have to do with code coverage? – Kev Jun 9 '09 at 17:58
feedback

1 Answer

up vote 0 down vote accepted

It seems more recent builds should now work on Windows and are available from major repos for Perl 5.10.

But actually, when you go to use it, Apache shuts down just after loading, writing this to the error log:

Unfortunately, Devel::Cover does not yet work with threads.  I have done
some work in this area, but there is still more to be done.
link|improve this answer
Just as a general principle, always check the Changes and use the latest version before you ask these sorts of questions. A lot of people don't support older versions because their answer was to fix it and release a newer version. :) – brian d foy Sep 23 '09 at 16:17
You may notice I originally posted before that change occurred... – Kev Sep 23 '09 at 18:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.