Just recently I installed a linux based firewall product with a Perl/CGI GUI. Now, once I looked under the hood, I nearly had a heartattack. Basically it runs perl 5.005_03 on there 2 week old release. When I asked on their mailing list when they'd get a newer release (I didnt ask for the latest tho), I started a whole discussion, which eventually ended in something like "NEVER". They questioned why you'd need a new version, when the code they have runs fine on 5.005_03, why tempt fate? I'm sure we've had this all before and I don't (read DONT) want to start a flamewar here but

What are valid reasons to keep updated version of perl on a mission critical box (such as a firewall)?

Greetz
Beatnik
...Perl is like sex: if you're doing it wrong, there's no fun to it.

In reply to Why update perl? by Beatnik

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.