... can you see at all how so many postings regarding Perl 6 re completion|release dates|features can be a little hard to grok?

As I write almost every day, we release a new version of Rakudo Perl 6 every month, like we've done for the past two years. You can use it right now. It exists. You can write real code with it.

Should you use it for your project? I can't answer that. I don't know what your project is.

Should you use it for your business? I can't answer that. I don't know what your business does, how you manage developers, what experience you have, or your level of comfort and risk tolerance.

You may believe that freezing the specification, concentrating all volunteer time and effort, and ignoring everything else until there's a tarball named perl6.0.0.tar.gz will answer both of those questions affirmatively for most people. We don't, and we don't manage the project that way.

This is software, developed by a passionate and curious community. There is no "done".


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