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


in reply to Versions Thought

I think there's two sets of thinking on this: Those who think "0" means pre-release, and those (ahem, programmers) who just starting counting from "0".

Personally, I tend to use major "0" to indicate still-under-development -- a few I promote to "1" when I feel that the API is unlikely to change further and I feel the module is well tested.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.