Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Best way to manage package versions?

by jandrew (Chaplain)
on Jan 31, 2013 at 15:13 UTC ( [id://1016334]=note: print w/replies, xml ) Need Help??


in reply to Best way to manage package versions?

I absolutely agree that version control is essential. And it is always easier to use one of the existing setups rather than roll you own version control. My personal favorite is git. With that said, version control alone will not resolve the incompatible updates you describe. You need to add centralized testing to version control. It can be as easy as Test::Harness or as tricky as a Jenkins server.

  • Comment on Re: Best way to manage package versions?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-24 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found