Your post is content-rich; I don't know where to begin...

First, I've noticed that any-sized projects can be in
any language, as long as the team is very small and
has a very low turnover rate... so then, perl can find
a niche in very large projects, but it's limited by
the business environment, perhaps.

Second, if perl were embedded into Java... I don't even
know what I'm saying -- if perl and Java were somehow
combined in an unholy matrimony... if it could be done
successfully... I would be ecstatic. I've noted that
Java really does lack things that perl takes for granted,
such as the regexp package (ported to Java, but it
doesn't give the same feel, does it?). And of course,
Java is static. That's a new distinction in my mind,
and I haven't fully realized its impact on my world.

And finally, the maybe-soon-to-be-ubiquitous-or-soon-to-die C#.
Have we all read Mr. Cringely's articles about that?
http://www.pbs.org/cringely/pulpit/pulpit20011101.html
Why does Microsoft sound more and more like some blend
of Disney, Amway, and some funky cult?

Rob


In reply to Re: (jeffa) 3Re: Perl IS a programming language, right? by rje
in thread Perl IS a programming language, right? by DaWolf

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.