Okay, over the summer (not during the month when i'm thousands of miles from any computer) I want to undertake a project in perl to better help my understanding of the language, networks, and computers as a whole. I want to do something that I have never done before, using all new things that I will have to learn (obviously i'm going to spend quite some time here getting help from you guys).

I was thinking of writing a rudimentary internet security thing (blocking incoming connections and letting the user decide whether to let it through). I'm not looking to make something good by any stretch. This is for me, nobody else.

Does anyone have any good suggestions as to what kind of project to undertake, or even where to begin should I choose this one?

Thanks in advance.

In reply to Project suggestions by Andrew_Levenson

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.