I started using Perl in 1997 or so, which was shortly after Perl 5 had been released. Even then, it was clear that it was a big improvement over Perl 4, and I sense that, for that reason, there was a big move to Perl 5.

13 years later, there's a ton more Perl 5 out there; Perl 5 itself is still under active development, and is a great language; Perl 6 offers some improvements, but is still a young technology.

I wouldn't characterize the Perl 5/Perl 6 situation as a 'split'; I expect many, many people are still working with Perl 5, but are trying a few things in Perl 6. But there's no rush here. Remember, it'll get done by Christmas -- just don't ask which one. :)

My conclusion right now is that Perl 6 will have a much slower adoption rate than Perl 5 did, and Perl 5 will be around for quite a while.

Alex / talexb / Toronto

Team website: Forex Chart Monkey, Forex Technical Analysis and Pickpocket Prevention

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds


In reply to Re: Will Perl 6 Replace Perl 5? by talexb
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.