In Re^11: No, "We" Don't Have to Do Anything, an Anonymous Monk wrote:

Is there a conspiracy to prevent Perl 5 from being made simple and robust? What's wrong with finishing the Perl 5 compiler? Ten years ago, there was "undump()", then there was "perlcc", and now both are abandoned. What's wrong with making the B series of modules non-alphaware? What's wrong with making perltidy actually robust enought that we know that nothing has changed. Where's the pressing need to add more functional toys (and the acompanied instability that more features always bring) to the language, instead of solving all the pressing, real world problems that Perl faces?

I point out again, that the source code is still available, that subscribing to p5p is free, and that I can't recall a single good idea accompanied by working code turned away in the past five years I've read the mailing list.

Perhaps like Perl 6 there aren't enough people actually contributing to get everything done.

How can the Perl 5 porters correct this? Should TPF put up bounties (look at the projects accepted for last year's Summer of Code project)? Should someone (who?) stop fixing bugs or running mailing lists to concentrate on some laundry list of features? Should no one be able a pumpking without the ability to do the job on a full-time basis? Should there be some vote among the users of Perl as to which features are important in a release?

Or is it even a problem?


In reply to The Perl 5 Conspiracy by chromatic

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.