Hello again, Monks.

I figured this would be the most appropriate place to post.

I recently read the article in Opensource Developers Journal regarding perl 6 , which was essentially an interview with Larry regarding the direction perl will be taking. I know there is the perl5-porters list, but interview seemed to indicate that this is not where perl 6 was being discussed. Its a classic error on the part of programmers to either look at something and say theyre not good enough or to look at something and think theyre much better than they are. In this case, I dont think I am enough of a C guru to hack at perl's internals. But I would like to know where perl is going since I use its advanced, developmental features every day. This would prevent me from having to completely rewrite modules when perl 6 (or 5.8.0) comes out.

Because of the article, I understand the RFC system. I dont want to submit one, but it would be nice if I could join a mailing list for discussion of these RFC's and just, well, lurk.

Could somebody lead me in the right direction to sort of peek in on the group developing perl 6?

Finally I guess, is there a place for the discussion of the perl (not necessarily the PM) community?

Thanks,
dep.

--
i am not cool enough to have a signature.


In reply to Not so much a Monks question but a Community question. by deprecated

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.