The languages have split a long time ago. Most people don't believe that Perl 6 is "the next version of Perl". The language is different enough that "Perl 6" isn't an appropriate name.

At the most recent London Perl Workshop, 'Perl 6' was only mentioned during a single lightning talk - and the plea was to call it something else (Rakudo was suggested). As the speaker (Edmund von der Burg) said: each time you say "Perl 6", Perl5 dies a little.

IMO, Rakudo (or Perl 6) will not make Perl 5 die, just as Ruby, PHP or Kurilla did not kill Perl 5. Perl 5 will only "die" if people stop maintaining it* - and even then it will die only slowly. It's only truely dead if noone uses it anymore.

* Which means that it's up to you (a generic you, not just Tony). Musing about whether Perl 5 will die or replaced by Perl 6 on Perlmonks doesn't help Perl 5 at all. If you want Perl 5 to keep living, contribute. Write patches. Write bug reports. Write tests. Add to the documentation. That matters. If people stop contributing, Perl 5 will die, regardless what Perl 6 will do. If people contribute, Perl 5 will live, regardless what Perl 6 will do.


In reply to Re: Will Perl 6 Replace Perl 5? by JavaFan
in thread Will Perl 6 Replace Perl 5? by aecooper

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.