in reply to Re^2: install Devel::Cover 1.09
in thread install Devel::Cover 1.09

Install VirtualBox, and within it, your favorite flavor of linux as a guest OS. Use that for coverage testing. Of course that assumes your target code is, itself portable across OS's. Otherwise maybe you could just use the force option on your cpan installer and hope for the best.


Dave

Replies are listed 'Best First'.
Re^4: install Devel::Cover 1.09
by perl_help26 (Beadle) on Apr 17, 2014 at 14:56 UTC
    I might as well try it... Thanks Dave