No. I dont believe that to be the case. In fact Ive seen it stated quite clearly on p5p that this was a misinterpretation of something Larry said once and that it has never been true. Perl 5.10 is going to be Perl5, theres no intention of making Perl 5.10 anything more than a better Perl5. Perl 5.10 may have some Perl6ish features, and it probably wont introduce any new features that directly contradict Perl6, but its Perl5.

What people are doing on Perl 5.9.x is to make a better, smaller, faster, more efficient, more convenient Perl5, which is actually in my mind a direct threat to the Perl6 project. The better Perl5 gets the higher the bar will be for Perl6. In fact I suspect that unless Perl6 represents serious advantages over Perl5 for the Perl5 feature set that Perl5 will never be replaced by Perl6. Instead I expect that what we will see is a bifurcation, with both continuing on to have long lives but for two mostly different user communities. (And IMO we are already seeing this bifurcation occur with Pugs).

---
$world=~s/war/peace/g


In reply to Re^3: Why Perl 6 is taking so !@#$ long by demerphq
in thread Why Perl 6 is taking so !@#$ long by dragonchild

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.