OK, first, we've got some new mailing lists and working groups. Nat announced the perl6-language working group, whose chair is Kirrily Robert, and whose mission is to develop RFCs on language changes. The perl6-internals list, chaired by Dan Sugalski, is charged with developing RFCs on interpreter and parser implementation and architecture.

What's an RFC? The Request For Comments is more or less a suggestion or proposal, and is documented at http://prometheus.frii.com/~gnat/p6/.

These groups are accompanied by lists: perl6-language, perl6-internals, perl6-announce, and perl6-all. Subscribe by sending mail to $listname-subscribe@perl.org. perl6-announce is a read-only announcements list. perl6-all is a special read-only mailing list that gets all of the traffic from all of the other lists (with the original list in the "X-Mailing-List" header).

All of the lists are over at http://tmtowtdi.perl.org/ with archives and subscription info.

Adam Turoff's notes from the original meeting at The Perl Conference have been posted on the Perl 6 site, along with some other tidbits, press releases, etc.


In reply to More Perl 6 Updates by perlnewsbot

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.