Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Effectively handling prerequisites during continuous integration

by Corion (Patriarch)
on Jun 11, 2015 at 09:45 UTC ( [id://1130002]=note: print w/replies, xml ) Need Help??


in reply to Effectively handling prerequisites during continuous integration

Personally, I would look at CPAN::Mini or Pinto for maintaining an "approved" CPAN locally. The VM should only install from that approved CPAN.

You can take a look at the CPAN distroprefs for setting up your local compilation chain for problematic modules with non-CPAN extensions, but for those, I would consider building PPMs and install these. I don't know how Pinto handles non-CPAN binary blobs like PPM or other files.

  • Comment on Re: Effectively handling prerequisites during continuous integration

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1130002]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 18:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found