Recently, when attempting to get perl put on my employer's "Approved Enterprise Standards" list, I received the following reply (typical for an anti-open source company)
"Perl is not a supported language, so we don't want business logic coded using Perl. If something happens and an application goes down we want to be able to call the vendor for support."
My first reaction was that most languages don't have a vendor - at least not C and SQL (These are approved, of course). Is this true? And who really cares if the language has one, as long as the compiler/interpreter you use does offer enterprise support. It appears ActiveState offers contracts for support, so would this place perl on a level playing field with languages like C or Java as far as support goes? Does anybody have any other suggestions for a rebuttal?

In reply to Enterprise Perl? by meetraz

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.