[EMAIL PROTECTED] (Paul Johnson) wrote in message news:<[EMAIL PROTECTED]>...
> You can also try 0.50 at http://cpan.alternation.net/ppm/Devel-Cover.ppd
>
1. I couldn't figure out how to install that. The procedure I used, per Crazy's instructions, to install 0.47


    perl -MExtUtils::Install install_default Devel/Cover

works only if the distribution is properly set up with a 'blib' tree. The distribution at cpan.alternation.net has all the files in the same directory.

I then tried the v0.50 from your site, but it failed for the same reason: no 'blib' tree.

So I went back and re-installed v0.47, making sure this time to get Crazy's build for 5.8 rather than 5.6. Once again, it installed properly.

2. And, once again, when I ran Devel::Cover, it created coverage reports which reported on all core modules and pragmas called upon by Devel::Cover, the module being tested and the module's test suite -- rather than just the module being tested.

Jim Keenan

Reply via email to