Though PM has a dedicated "Obfuscation" section, it's always resisted creating a new section dedicated to "Golf" or "Coding Contests" - despite it being suggested in the past, for example in Perl Golf - A proposal for a new section of PerlMonks.org.

Of course, nothing stops anyone from posting a Golf or other Coding Challenge as a meditation, and that has happened many times over the years - in fact, it got so out of hand in 2001 that chipmunk made a plea to calm things down a bit! Golf at PM did calm down back then and serious golf contests moved to dedicated code golf web sites and mailing lists.

Just as with golf in 2001, nothing stops anyone today from posting a Perl Coding Challenge here as a meditation. If it proves popular, someone might propose a separate "Coding Challenge" section at the Monastery ... though we never did get a dedicated Golf section back in 2001.

For some history of various Perl programming competitions over the years, see the "Golf Competitions" section at The Lighter Side of Perl Culture (Part IV): Golf.


In reply to Re: Coding challenges to PM by eyepopslikeamosquito
in thread Coding challenges to PM by bliako

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.