I think that at the start of the Perl 6 project, the thought was that the community would have substantial input into the next version of Perl and may even take over the bulk of the development from Larry Wall and his small coterie; transform from the cathedral to the baazar in the design space, too.

It hasn't really worked out that way. Although there was a tremendous amount of input from the community in the form of suggestions for Perl6, it turned out that it is really hard to design a coherent language by community. So by universal acclimation, Larry once again became the lead designer and arbiter of good linguistic taste. Ironically, the perl6 community process has made more work for Larry, not less...

I don't see any major problems with the Perl community. But one could always suggest improvements.

One thing I would like to see is a site (or a section of Perlmonks) with an active community of module reviewers. CPAN is an embarassment of riches these days. Whether you want to multiply a matrix, create a template, parse a log, or train a neural network, there are multiple modules available and little information discussing their relative merits. Something like a Hitchhiker's Guide to CPAN would be useful in making sense of it all.

-Mark


In reply to Re: How would you rewrite perl community? by kvale
in thread Would you rewrite perl community? by Eyck

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.