Are you talking about Devel-Coverage? I just installed it no problem on Win2K using the package manager...
PPM> install Devel-Coverage
Install package 'Devel-Coverage?' (y/N): y
Installing package 'Devel-Coverage'...
Downloading
http://ppm.ActiveState.com/PPMPackages/5.6plus/MSWin32-x86-multi-thr
ead/Devel-Coverage.tar.gz ...
Installing C:\Perl\html\site\lib\Devel\Coverage.html
Installing C:\Perl\site\lib\Devel\Coverage.pm
Installing C:\Perl\site\lib\Devel\Coverage\Analysis.pm
Installing C:\Perl\site\lib\Devel\Coverage\prefs.pm
Installing C:\Perl\site\lib\Devel\Coverage\Utils.pm
Installing C:\Perl\bin\coverperl
Installing C:\Perl\bin\coverperl.bat
If you are using Active State Perl you are gonna wanna use the PPM package manager. Go to the bin directory where perl is installed and type: PPM this will put you at the ppm> prompt where you can use help to see all the options or you could just do an install Devel::Cover
drink long and prosper
Jeffery
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.