There are already a couple of working compilers for ‘Perl 6’...

There are several incomplete implementations in development.

‘Perl 6’ is being written for free

Ian Hague donated $200,000 to the Perl Foundation three and a half years ago. $100k went to funding Perl 6 development and $100k was nominally seed funding to attract other donations. Besides that, Vienna.pm has funded some Perl 6 development.

... by dozens if not hundreds of volunteers.

You can probably count core contributors on both hands with fingers left over. Both Rakudo and Niezca have a bus number of about two.

No one is suggesting you wait for ‘Perl 6’...

I think a reasonable person might object to the categorization of any Perl 6 implementation being "usable" right now for anything more than a toy project. Almost 16 months after the first Rakudo Star release, I don't find Rakudo usable, and I have commit access to the full stack of the project, so if there's an early adopter archetype, I likely fit.


Improve your skills with Modern Perl: the free book.


In reply to Re^7: Moose - my new religion by chromatic
in thread Moose - my new religion by jdrago999

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.