You don't rewrite the Perl community. You do your part to make it better. It's already good because there is no central control.

The question isn't all that interesting though, since the people who actually would rewrite the community are already doing it. You just have to look at what they are doing. Everyone else talk about things that they think should happen but aren't doing anything about.

I don't think the Perl community has ever been stronger than it is right now. There are a couple of hundred user groups, several YAPCs each year, several Perl worskops take place around the world, a funded foundation that just got $70,000 from NLNet, several major forums for Perl discussion, a centralized repository of Perl code, hundreds of mailing lists and websites (thanks Ask and Robert!), major corporate interest in Perl's well being, a continuing development of the perl5 interpreter even though the cast of characters changes, the amazing development of a reference implementation for perl6, The Perl Review just finished its first year in print and is still going strong, Best Practical just announced the NJAPH awards to complement the White Camel awards, the Phalanx projects improves code that they didn't even write, almost every Perl module uploaded to CPAN is automatically tested on several platforms, Casey West is copying the CPAN concept for Javascript, and so on and so on.

Why you ask "What exactly is wrong with current perl community that it needs a rewrite?" baffles me. Ask what is wrong with other communities that don't have all this stuff.

--
brian d foy <brian@stonehenge.com>

In reply to Re: How would you rewrite perl community? by brian_d_foy
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.