I suspect a lot of people are looking to Perl 6 for answers to where Perl is headed. So to some extent, the future of Perl depends on what comes out of Perl 6, and when.
Ya know, I've heard a couple of people say thing similar to this, but I've yet to actually hear anyone say "I'm not going to learn/use/whatever perl5 because perl6 might come out someday". Most people, especially if they don't know perl5, haven't even heard of perl6. So maybe in 10 years people will be phasing out their perl5 scripts and looking for perl6 programmers, but even if perl6 never comes out, I hardly see the demand for perl5 dying out. It's still a great, useful language that's used all over the place, mostly where you'd never expect it. Or perhaps I'm just not talking to the right people.

In reply to Re^2: Are Perl and the dynamic languages dead or what ? by BUU
in thread Are Perl and the dynamic languages dead or what ? by szabgab

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.