Well perl6 development is organized differently. I personally wouldn't call it a "community's rewrite".

p5p is also a community as parrot-dev is, but parrot/perl6 hackers more are sponsored than p5p,
and the process is more "business orientated", than in p5p.
At least it's faster and more practical in perl6 land.

git e.g. is decentral and more community oriented than svn.
Monthly parrot/perl6 releases is more practical than the chaotic p5p release process. chromatic recently summarized the differences on p5p.

But we have completely different projects here.
perl5 dev. is mostly bugfixing and discussion,
perl6 is only about adding the missing features.
perl6 has a tight and organized roadmap, with stable and bound ressources,
the perl5 roadmap is "flowing", as the ressources come and go.


In reply to Re: How much is Perl6 the community rewrite of Perl? by rurban
in thread How much is Perl6 the community rewrite of Perl? by zby

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.