Sadly it's not public. Here is how it works:
The govt. signed a huge training contract with IBM and has been giving 'free' very thorough (9 month long) certificate courses. The courses start with basic Linux training and end with Web Application Development. They are supposed to be courses to change the mindset of programmers from proprietary development to free and open source development. Well, the Linux courses are taught with SuSe (and/or RedHat) and the programming tracks are all Java. In the Web Development tracks they use a Perl CGI script to demonstrate how *NOT* to program for the web and then they go on to show MVC with Struts and alike
So even though they don't get directly into a Perl vs. Java discussion, they leave Perl as if it were just an old school scripting language for simple CGI scripts.
What I would like to gather, for example, is a list of very large deployments with Perl along with reasons as to why it was chosen, especially if it was chosen over Java or .NET. At one time we had a reference that Amazon was built with Mason, but I could never verify this information. It seems that companies that use Perl for critical applications are shy|ashamed to say it.

In reply to Re^2: Defending Perl by ait
in thread Defending Perl by ait

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.