I have three perl experiences.

I run my own freelance development business and as such I make more money if I do more things in less time. That means re-using as much api as possible. If I'm developing almost any kind of collaboration website that means useing OpenACS (http://openacs.org) if I am developing almost anything else, that means programming in Perl.

I also contract to a very large ISP - here perl is used for Everything (with a capital E). With the blessing of our division head, amd with the slightly-gritted teeth of the internal IT divisions(who take three times as long to get things done as we do :).

I did contract to an investment bank - A little perl was used with their C++ and Java. Unfortunately the culture was engineered against wide-spread use of perl, but a few far-sighted managers saw that you could replace people with perl scripts, and when that means saved mony - well you're talking their language!

I have friends who admin and program windows boxes - they wish they didn't. If they used perl, their life wouldn't be as bad. My 2c ;)


In reply to Re: use Perl; by aufflick
in thread use Perl; by ady

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.