Perl 5.8.9 is just around the corner, and pumpking Nicholas Clark working hard to take it the last few yards. This release will be better, stronger, and faster than all previous 5.8 releases, and will be celebrated by developers worldwide. However, in order for it to be release, we need your help!

In order ship Perl 5.8.9, the perl589delta.pod file needs to be written. This document describes the important changes since the previous release of Perl 5.8. However a lot has changed since 5.8.8, and so we need volunteers to help examine the changes and document them. The work has been split into pieces (a month of changes each) so contributors can work in parallel, and you can volunteer for as little or as much work as you like.

Contributing to the perl589delta project directly helps with the release of Perl 5.8.9. However you'll also get a mention in the prestigious Perl authors file, kudos on ohloh, and the love of millions of Perl developers[1].

In order to get started, just follow the instructions in the README file at the bottom of our source control repository and sign up to the discussion list. Don't worry if you don't think you can review a whole month's worth of changes, just as long as you let us know where you got up to, your efforts will be appreciated.

If you have any questions, you can respond to this node, send me a message, e-mail me at pjf@cpan.org, or mail the perl589delta team at perl589delta@googlegroups.com

Many thanks, and all the best,

[1] Being loved by millions is a theoretical result used for demonstration purposes only. Actual results may vary.


In reply to Contribute towards the Perl 5.8.9 release documents and be loved by millions! by pjf

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.