But I stand by my assessment of that usage as unusual, even strange

Outside of Perl, sure. In Perl, the second number has long been treated as the major version. This is especially true now that the top number can't be bumped without conflicting with the name of another language.

By (extreme) contrast, "Perl revision 6" finds 6 hits

I don't know why would you expect "Perl revision 6" to get matches. I'm surprised "Perl version 6" gets as much as 6% of "Perl 6" + "Perl6", though.

I also expect it to be quite common to read something like "Perl version 5.6.1"

Me too.


In reply to Re^7: RFC: Creating unicursal stars (revisions) by ikegami
in thread RFC: Creating unicursal stars by Fox

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.