vote up 0 vote down star

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?

flag

Where have all the Perl developers gone? – Kurt W. Leucht Jun 6 at 2:26
perl.apache.org/docs/2.0/… – Brad Gilbert Jun 6 at 14:59
Thanks Brad, but...what does that have to do with code coverage? – Kev Jun 9 at 17:58

1 Answer

vote up 0 vote down check

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|flag
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 at 16:17
You may notice I originally posted before that change occurred... – Kev Sep 23 at 18:41

Your Answer

Get an OpenID
or

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