I have came up with an idea that, I think, will help Newbies and Experts alike become better at Perl.

What is it you may ask? It is A Perl Project Page. This PerlMonks Page would have lists of different program ideas and YOU would have to make the program (in Perl of course.) Then, you would submit your code and some Monks would look over it to see if it works. Of course, this wouldn't be that difficult since all you would have to do is run it. If it was correct, you could get XP (depending on how hard it was to make the program) or just have "bragging rights".

I already have some of the ideas set up already (which I show you on request). I believe this is a good idea, and I hope you do to.

If you have any question, please post it in this discussion or send me a private message. I hope that this will be an addition to the PerlMonks site. Unlike any ideas I've had before this, I do have some things for this page ready, and I am willing to anything I am able to do to make this happen.

Yours Truly,

perl.j-----A Newbie To Perl

In reply to A Perl Project Page by perl.j

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.