I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-05-19 12:52:28-07 by gerhard
Windows binary version Devel-Cover for Perl 5.8 and Perl 5.10
I'm currently working as a consultant for a Telecommunications company where we develop some Solaris based tools perl tools for Backup/Restore. The unit tests for this are being done on Windows. On our Windows PC's we don't have a MS C++ compiler and so I searched for a binary Version of Devel-Cover for Windows at ActiveState, but I couldn't find one. Does anybody know about a Windows binary version for this (Perl 5.8 and/or Perl 5.10)?
Direct Responses: 10749 | Write a response
Posted on 2009-05-19 13:05:59-07 by szabgab in response to 10748
Re: Windows binary version Devel-Cover for Perl 5.8 and Perl 5.10
Try Devel::Cover on Kobesearch, at the bottom of the page you will find a list of places with ppm packages for the specific module for ActivePerl on Windows.
Direct Responses: 10754 | Write a response
Posted on 2009-05-19 14:25:38-07 by gerhard in response to 10749
Re: Windows binary version Devel-Cover for Perl 5.8 and Perl 5.10
Thank you very much! Got it running with the http://theoryx5.uwinnipeg.ca/ppms/ repository for Perl 5.8 on my Vista PC.
Direct Responses: Write a response