in reply to Devel::Cover on Windows?

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

Replies are listed 'Best First'.
Re: Re: Devel::Cover on Windows?
by rob_au (Abbot) on Apr 06, 2004 at 23:32 UTC
    Note that Devel::Coverage is a different (older) module which is somewhat less mature in it's development cycle than that of Devel::Cover.

     

    perl -le "print unpack'N', pack'B32', '00000000000000000000001011001101'"