While I personally like the v-string standard for human-readability, the facts already presented in this thread strongly suggest the dotted-decimal system would find the most widespread use -- and reducing your pre-v5.10 non-core dependencies can only be of benefit.
For personal version control I version everything with a timestamp similar to, but not quite exactly like, ISO 8601, and since almost everything on my system has this, and I have a bunch of tools written which make manipulation of these files very, very easy, I'm disinclined to change my personal standard -- but I also don't expose it to other people unless they are watching me type :-).
Example: P-2013-10-18@1131-Alternate-Universe-Project.docx
I suppose I could bring myself some free weekend to convert all my tools to ISO 8601 and it wouldn't take long to adapt.
I'll have to think on that.
But I think the evidence is overwhelming that the answer to your question is likely to be dotted-decimal.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.