Ultimately I think all programming languages, like spoken languages, will turn out to have a limited shelf life. Even the mighty C will eventually fall, or at least evolve into something almost as unrecognizable to today's C programmers as Beowulf is to today's English speakers. (C will just take a lot longer than most other programming languages.)

Perl 5 seems pretty healthy for the time being though.

When Perl 5 does eventually die, I hope that it's because it was eaten by Perl 6. Perl 6 will never be a matter of a simple upgrade - it's an entirely different programming language. If it ever gets itself into a position where it can eat Perl 5, that will be a Good Thing, because it will mean that it can probably also eat Ruby, Python, and most other dynamic and high-level programming languages. If all those programming languages get eaten by Perl 6, that will be a Good Thing for programmers, as Perl 6 (the language) is pretty awesome, even if Perl 6 (the implementations) are not quite there yet.


In reply to Re: The future of Perl? by tobyink
in thread The future of Perl? by BrowserUk

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.