http://www.perlmonks.org?node_id=968457


in reply to Re: Versioning modules in a package
in thread Versioning modules in a package

This is what has now become popularly known as Semantic Versioning, yes?

Makeshifts last the longest.

Replies are listed 'Best First'.
Re^3: Versioning modules in a package
by BrowserUk (Patriarch) on May 02, 2012 at 16:50 UTC

    It certainly wasn't called that back then, but it has probably been re-discovered, (and variously), re-invented many times under many names by many people down the years. As those that ignore the past have a habit of doing :)

    It, and minor variations of it, where pretty much universal across the industry when I started out. It was only once the marketeers started trying to steal a march on their competitors, but upping the major version in the (mostly) vain hope that purchasing depts would believe that version PQRv12 (previously v2.3.1) must be significantly better than XYZv10 (previously v2.4), that things started getting screwed up.

    That codification of the rules certainly fits with my understanding of 3-level versioning. And I agree with the writer that unless the rules are clearly defined and rigorously applied, it does devalue the purpose.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

    The start of some sanity?