I would like to extend a little bit on CGI.

For a programming language to gain user bases, application areas are very important. If there are several areas, or even one, in which Perl is the first choice, or one of the first choices, Perl will gain its user bases much faster. Two examples: 1) Perl was once the most preferred, if not the only one, language for CGI. If you want a CGI application, go Perl, and Perl did grew at its fastest pace back then. 2) Today, when people talk about web application, they face two choices, Java or C#. With C# picking up its pace, more and more web applications will be a mixture of C# (front end) and Java (web services).

Perception is important here. When you choose language for an application, will you survey all the languages out there, no, you don't. You read couple of magazines, attend several seminars (doesn't matter whether you think this is wise, that's the life). What in front of you is a set of limited choices that other people have presented to you. Not to say that, language is just one of those decisions you need to make, how much time are you willing to spend on it?

It is great that people thought/think Perl was/is the de facto language for CGI. However, if this is still the impression today, it becomes a minus, not a plus any more, as CGI is gone.

Perl's future relies on whether it can once again find one or two areas that Perl is the de facto language.


In reply to Re^2: Script kiddies and the like: beneficial or disadvantageous? by pg
in thread Script kiddies and the like: beneficial or disadvantageous? by blazar

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.