I know that you can only speak for yourself, but if the Perl 6 community deems Rakudo a good testbed for the specification, that's something an ecosystem can be built on.

Every implementation is a testbed for the specification, and different implementations focus on different aspects.

Rakudo is just the one that focuses on wide spread usability.

We are also working on a module ecosystem. There's http://modules.perl6.org/ with a list of modules we know about; there's a prototype module installer being worked on, a prototype smoke tester (results here) and so on.

It's just that most of the people that are motivated to work on it are involved in far too many other Perl 6 projects, and so often only allocate small time slices for the module ecosystem.

If somebody wants to shape the Perl 6 ecosystem, now would be great time. We have some modules, and people are asking how to install them. Stepping up now and writing runnable code for a module installer or a module repository would surely be a greatly appreciated by the Perl 6 community.

Perl 6 - links to (nearly) everything that is Perl 6.

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