Hi Sine, I would say you are aspiring too much for a beginner. Do no spend your time for perl community activities when you have to tread a long way in the course of learning perl. Buy a good book on perl and go through all the pages, try out all examples, implement each example in your own way by using already learnt features. This may take a year or more. It is not so easy and require perseverance. Best wishes. Anil PS: Simon Cozen's "Beginning Perl" is an extremely good book. Available online in the form of pdf documents.

In reply to Re: Does anyone need a newbie to help testing or documenting or even writing code? by Anonymous Monk
in thread Does anyone need a newbie to help testing or documenting or even writing code? by sine

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.