HP probably had good reason. My guess is not that the OS sucks, but a shortage of resources. Besides: they are commercial, we are volunteers.

Essentially it is the same problem with any software. We still get bug reports for perl-5.6. We then tell those users to upgrade to a more recent version of perl, but sometimes users can't or are not allowed. Why they can't or why they are not allowed is way beyond our control.

IMHO the perl community has alwys tried to still answer those questions, in my experience in a very polity way.

Sometimes the people that help (and I consider you one of those) even propose patches that will never be applied to recent code, but only fix old problems. Those patches might be just references to (git) commits with comments like "This has already be fixed for more recent versions of perl/this module in a patch that you can fine here".

So, I don't consider me a source of a problem, but a small resource to help those in need. I cannot force them to upgrade hardware or OS, but I can encourage them to use more recent versions of my/our favorite language: perl.

OT: we're not discussing my personal preferences here. That could warrant a new thread indeed :) and I can assure you we won't agree on a lot of things!


Enjoy, Have FUN! H.Merijn

In reply to Re^8: Shouldn't JSON be faster? by Tux
in thread Shouldn't JSON be faster? by sflitman

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.