I can't find the URL. but I remember a story from a few years back, where there was some sort of programming competition at some big university. Perl was not allowed to be used in the competition, because it was too easy to win with it. I'd say that makes it "a ground-breaking language".

I pulled this out of a "groups.google.com" search for "perl programming competition":

Perl "Too Good" This is a true story. Names have not been changed. UCLA's Computer Science Undergraduate Association regularly hosts its programming competition. Contestants are given six complex problems and have three hours to write programs to solve as many of the problems as possible. In 1997, the rules stated that any programming language could be used so long as you solved the problem, so then-undergraduate Keith Chiem entered and used Perl. Keith did not merely win, he conquered. He solved five of the six problems in the three hours allotted. The second-place two-person team solved only three problems. They, needless to say, were not using Perl. But if you're a UCLA undergraduate contemplating entering the contest and using Perl, don't bother. After Keith's conquest, Perl was banned from the contest. You've got to admire a language that is banned because it makes problems too easy to solve. These days, Keith is a sysadmin at Yahoo! Inc., and is wondering what to do with the copy of Visual C++ that was his prize.


In reply to Re: Perl A Ground Breaking Language? by zentara
in thread Perl A Ground Breaking Language? by bsb

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.