I have an account on use.perl.org that is configured to send me email updates of new stories posted.

I used to be subscribed to all the Perl 6 mailing lists, but after a while I noticed that I wasn't able to read more than 5% of the traffic. I unsubscribed from them and now I content myself with pdcawley's most excellent summaries. I also read Rafael's summaries of p5p, to keep an eye on what is happening in current Perl. Both of these resources can be found on use.perl

Mark-Jason Dominus runs an entertaining project called Quiz of the Week, where Perl puzzles are posted, solved and discussed, and is well worth the visit.

I founded a Monger group that will celebrate its fourth anniversary next month. We meet every second Wednesday, for food, drinks and discussion. Sometimes we even talk about Perl.

Many modules and projects also run their own mailing lists. For instance, I am subscribed to the Sybperl list, run by mpeppler, that discusses Perl and Sybase.


print@_{sort keys %_},$/if%_=split//,'= & *a?b:e\f/h^h!j+n,o@o;r$s-t%t#u'

In reply to Re: Perl Activities by grinder
in thread Perl Activities by artist

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.