That's a tough nut to crack. Activestate does offer Enterprise support for Perl. Something else to checkout would be the Perl 5 Enterprise Environment group.

Afterthought: Here at the GIANT company that I work with Perl isn't a "standard" either. As soon as I got here I started loading modules into my home folder and using it as a utility to munge stuff. It saved me a bunch of time even if I couldn't use it for "production" code. It's funny when I get the hangdog looks from developers: "How'd ya do that?" "I just wipped up a lil' Perl script." "Oh... I don't know nuttin' bout Perl.". Thank god HP-UX has it installed by default.

It seemed like the place was hopeless until I just found out that they were going to go to CVS. The person in charge of the decision's been with the company for 25 years and just didn't trust open source. After years of hearing developers begging for it he just went and changed his mind. The times they are a changin'.

()-()
 \"/
  `                                                     

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