I went through this a couple of years ago with my employer. So before going before our product approval committee I called around and searched our servers for all Perl scripts currently in use (unofficially at that time). When they saw how many scripts (and how long) Perl had been used in critical points in applications and system administration they realized they had to approve Perl else essentially stop production on several applications

On the support issue I don't recommend referring to the P5EE group that ignatz referred to just yet. This is still very much at a discussion point and could very well backfire if you brought it to their attention right now. The Active State issue is compelling for management, however, after they saw how long Perl was being utilized without support that argument disapeared. You might want to point out that there is no one to support any .bat or .ksh scripts in your Enterprise either. If they still push the issue offer to start an internal Open Source/Perl support group! (I'm still working on this).

And don't forget that Perl is shipped standard with Solaris -- showing Sun's adoption seems to pull some weight as well.

coreolyn

In reply to Re: Enterprise Perl? by coreolyn
in thread 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.