Well, you know, at $work, I'm stuck with version 5.10 on our aging AIX servers (but we are moving soon to a RHEL Linux) and even with version 5.8 on our VMS servers. That's one of the reasons I am not too keen to upgrade above 5.14 at home (on Cygwin), I wouldn't be able to use new functionalities when back at work anyway. In a way, I don't have trouble with obsolete features, it is more with modern features that I have issues. I can't even use "say" on my VMS server (unless I implement it myself, which I did in at least a couple of occasions).

To tell the full truth, I also now have a quite nice bash under Windows at home (which got installed, I believe, together with Git or Github, not sure which one), including a fairly modern Perl 5.24 (it was even the most modern version at the time). So I can try many of the modern features such as Postfix Dereference Syntax, although it has, IMHO, an ugly syntax which I'll probably never be able to memorize, so I'll have to look up the documentation anytime I would want to use it.


In reply to Re^10: Ignore a range of numbers ina List by Laurent_R
in thread Ignore a range of numbers ina List by pr33

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.