Well, everything depends on how much space PerlMonks.org has. This is certainly a question that you should /msg to vroom also.

I guess that it would not be that difficult to add, and it is probably a good idea. It is, in fact the same kind of question that another Monk posted a week or two ago, about Perl projects: right now, there is no section on PerlMonks that really deals with Projects. There is the Code section, there are the Craft, Snippets and Code Catacombs sections, but none of them is really about projects.

Projects would bring a new source of knowledge to PerlMonks, IMHO, since designing a project requires special skills. So there could be Monks posting projects, Monks teaching the skills of designing a Perl project by writing a little tutorial, and of course the 3rd class of Monks would be formed by everybody: the students Monks.

Maybe that it would be worth considering, then. I can imagine first class discussion threads about designing projects, where several Saints would discuss a particular point/feature of a project... and everybody knows that one of the best teaching is too see the different approaches chosen by the different PerlMonks Saints to face a holy coding problem.

In reply to Re: Storing .tar.gz files on perlmonks.org? by gaggio
in thread Storing .tar.gz files on perlmonks.org? by Macphisto

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.