Does this involve the building of Pugs (ie, with Haskell)?

Depends on your definition of "building". If you're only going to compile it, your account will add nothing to the development process, because how Pugs behaves on this machine is already known. If you're going to be contributing, then obviously you're helping Perl 6 develop, and if you'd like access to this machine because you think Linux is handier than your own operating system, feel free to ask for it.

Or people who are trying to build Perl6 programs, and hopefully they'll find bugs and write tests?

Yes. Actual users of Perl 6 can help find corner cases. Of course, they are expected to report bugs they find in the form of tests.

Or people who are just trying to learn Perl6?

That's the same as the previous, as far as I'm concerned. Perl isn't a language you can easily learn without actually doing.

Or is it just at the discretion of you and Juerd?

Ultimately, only mine.

Or something else?

Yes, that too. For example, if you want to join discussions on IRC in #parrot (irc.perl.org) or #perl6 (irc.freenode.net), but you want a persistent connection and have no box that's always online.

In general, I don't ask people how they will be using their accounts. But I do monitor the situation, and will terminate accounts of abusers. I will in the future ask how people *have been using* their accounts.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }


In reply to Re^2: Perl6 Community Development Server by Juerd
in thread Perl6 Community Development Server by Limbic~Region

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.