in reply to How to install Devel::Cover on Active Perl 5.8.7

Did you try ppm?

Worked for me on v5.8.8.

  • Comment on Re: How to install Devel::Cover on Active Perl 5.8.7

Replies are listed 'Best First'.
Re^2: How to install Devel::Cover on Active Perl 5.8.7
by trisjs (Initiate) on Aug 04, 2010 at 18:29 UTC
    i did not see a ppm module in there. How to install one

      Well, if you have installed ActiveState Perl, ppm is (should be?) a utility that has installed itself by default.

      At the command line, type:

      ppm install Devel::Cover

      Let us know what happens.

        Error: 'ppm' is not recognized as an internal or external command, operable program or batch file.