Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

install Devel::Cover 1.09

by perl_help26 (Beadle)
on Apr 17, 2014 at 10:04 UTC ( [id://1082619]=perlquestion: print w/replies, xml ) Need Help??

perl_help26 has asked for the wisdom of the Perl Monks concerning the following question:

I am trying to install an earlier version of Devel::Cover (i.e. Devel::Cover 1.09) how do I do that exactly? Thanks

Replies are listed 'Best First'.
Re: install Devel::Cover 1.09
by bigj (Monk) on Apr 17, 2014 at 10:32 UTC
    Have you followed the CPAN FAQ, Section 12, How do I install a "DEVELOPER RELEASE" of a module?

    Greetings,
    Janek Schleicher

      Thank you! that helped
Re: install Devel::Cover 1.09
by MidLifeXis (Monsignor) on Apr 17, 2014 at 13:05 UTC
      I actually thought this worked but I still have one test failing (aexec.t)! I am beginning to think that Devel::Cover is not an option for perl 5.18.1 ?

        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

        "I am beginning to think that Devel::Cover is not an option for perl 5.18.1"

        I'm running 5.18.1 — I've just successfully installed Devel::Cover 1.09:

        $ cpan cpan shell -- CPAN exploration and modules installation (v2.00) Enter 'h' for help. cpan[1]> install PJCJ/Devel-Cover-1.09.tar.gz ... PJCJ/Devel-Cover-1.09.tar.gz /usr/bin/make install -- OK cpan[2]>

        And then, because I didn't want an old version, I successfully installed the current version:

        cpan[2]> install Devel::Cover ... PJCJ/Devel-Cover-1.12.tar.gz /usr/bin/make install -- OK cpan[3]>

        -- Ken

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1082619]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found