Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Releasing a module with breaking changes

by dragonchild (Archbishop)
on Nov 12, 2008 at 00:52 UTC ( [id://723036]=note: print w/replies, xml ) Need Help??


in reply to Releasing a module with breaking changes

When I did the upgrade in DBM::Deep 0.9 to 1.x, the file format needed to be broken severely. I made it very clear in the documentation what was up. I also provided detection for old file formats and an upgrader (that mostly works). Beyond that, there's not much you can do without changing namespaces (like Apache -> Apache2).

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re: Releasing a module with breaking changes

Log In?
Username:
Password:

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

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

    No recent polls found