This post began as a reply to Scarborough's reply at Re: Why aren't you using Perl 6 yet?, but took on a life of its own. I thought the content might be useful to a wider scope, so I decided to post it as a new top-level node. It all started by replying to the simple comment:

I don't really know how to begin

There are a of lot ways to begin. It depends on what part of the process you're interested in. Of course, it's still a process, and still has quite a way to go before there's anything resembling a product ready to be used by the masses. I think that is the main reason people are avoiding Perl 6. At least, that's the impression I got from the replies in this thread, and that's the reason I thought would be prevalent. If that alone is enough to keep you away, that's perfectly understandable.

That being said, the process is still rather interesting to observe, even if you don't think you can contribute much directly. There are many and varied ways to observe or even get involved, and some of them don't take very much effort. The important thing to take away here is that you can do any one of these things, and still learn something that will probably be useful in the future.

So, this node has gotten a bit longer than I expected. There are probably some even simpler and less obtrusive things I have left off. But I think that if you pick one of the bullet points that sounds interesting, and just sort of take a look to see what it's about, you should be able to gain a low-pain entry point into the world of Perl 6.

Any comments or additions will be gratefully accepted.


In reply to How can I start with Perl 6? by revdiablo

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.